next()
Returns a value from a uniform, independent distribution of binary data.
Declaration
mutating func next() -> UInt64Return Value
An unsigned 64-bit random value.
Returns a value from a uniform, independent distribution of binary data.
mutating func next() -> UInt64An unsigned 64-bit random value.