XorshiftEngine.this

Constructs an XorshiftEngine using the default seed configuration.

  1. this()
    class XorshiftEngine(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
    @safe
    this
    ()
    if (
    isUnsigned!UIntType
    )
  2. this(UIntType x0)

Meta