toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-random
/
dev.whyoleg.cryptography.random
/
CryptographyRandom
/
Default
/
nextInt
next
Int
open
override
fun
nextInt
(
)
:
Int
(
source
)
open
override
fun
nextInt
(
until
:
Int
)
:
Int
(
source
)
open
override
fun
nextInt
(
from
:
Int
,
until
:
Int
)
:
Int
(
source
)