| Constructor and Description |
|---|
Gender() |
| Modifier and Type | Method and Description |
|---|---|
String |
gender()
random gender with 50/50 possibility of being male
|
String |
gender(String probability)
random gender with probability of being male
|
@FunctionInvocation public String gender()
@FunctionInvocation public String gender(String probability)
probability - float probability of being maleCopyright © 2022. All rights reserved.