toggle menu
Sudoklify
1.0.0-beta04
common
switch theme
search in API
sudoklify-core
/
dev.teogor.sudoklify.random
Package-level
declarations
Types
Functions
Types
Seeded
Random
Link copied to clipboard
class
SeededRandom
(
seed
:
Seed
)
:
Random
Functions
random
Item
Link copied to clipboard
fun
<
T
>
Array
<
T
>
.
randomItem
(
random
:
Random
)
:
T
fun
<
T
>
Iterable
<
T
>
.
randomItem
(
random
:
Random
)
:
T
random
Order
Factor
Link copied to clipboard
fun
Random
.
randomOrderFactor
(
)
:
Int