phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
unpredictableSeed.unpredictableSeed
std
random
unpredictableSeed
ditto
template
unpredictableSeed
(UIntType)
@
property
@
nogc
nothrow @
trusted
static if
(!(
is(UIntType == uint)
))
static if
(!(
!is(Unqual!UIntType == UIntType)
))
UIntType
unpredictableSeed
(
)
if
(
isUnsigned
!
UIntType
)
Meta
Source
See Implementation
std
random
unpredictableSeed
properties
unpredictableSeed
ditto