toggle menu
codemc-api
1.1.1
jvm
switch theme
search in 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.