codemc-api
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
codemc-api
codemc-api
/
io.codemc.api
/
createPassword
create
Password
fun
createPassword
(
size
:
Int
)
:
String
Creates a random password of the given size.
Return
The generated password.
Parameters
size
The size of the password.