tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
getRandom
tagion
crypto
random
random
getRandom - runs platform specific random function.
void
getRandom
(ubyte[] buf)
@
trusted
nothrow
void
getRandom
(
ref
scope
ubyte
[]
buf
)
in (buf.length <= 256)
T
getRandom
()
Meta
Source
See Implementation
tagion
crypto
random
random
functions
arc4random_buf
getRandom
getrandom
isGetRandomAvailable
manifest constants
is_getrandom
getRandom - runs platform specific random function.