sysrandom icon indicating copy to clipboard operation
sysrandom copied to clipboard

add rand() as an alias for random_number()

Open jgreely opened this issue 6 years ago • 1 comments

If a rand() method were available, then array.sample(random: Sysrandom) and array.shuffle(random: Sysrandom) would work.

jgreely avatar Dec 14 '17 22:12 jgreely