Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ digit
Method
digit
src/main/java/com/github/javafaker/Number.java:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
public
String digit() {
121
return
digits(1);
122
}
123
}
Callers
2
testDigit
Method · 0.80
isbnRegistrant
Method · 0.80
Calls
1
digits
Method · 0.95
Tested by
1
testDigit
Method · 0.64