Xoroshiro128Plus.this

Constructs an Xoroshiro128Plus generator seeded with x0.

  1. this()
  2. this(ulong x0)
    struct Xoroshiro128Plus
    @nogc nothrow pure @safe
    this
    ()
    (
    ulong x0
    )

Meta