The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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