WrapperPRNG.name

class WrapperPRNG(R)
override @property
string
name
pure nothrow @nogc
(
)
if (
isRNGWithInput!R
)

Return Value

Type: string

the name of the RNG algorithm

Meta