cryptography-kotlin
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-random
/
dev.whyoleg.cryptography.random
/
CryptographyRandom
/
Default
/
nextDouble
next
Double
open
override
fun
nextDouble
(
)
:
Double
(
source
)
open
override
fun
nextDouble
(
until
:
Double
)
:
Double
(
source
)
open
override
fun
nextDouble
(
from
:
Double
,
until
:
Double
)
:
Double
(
source
)