Contents

next()

Returns a value from a uniform, independent distribution of binary data.

Declaration

mutating func next() -> UInt64

Return Value

An unsigned 64-bit random value.

See Also

Generating Random Binary Data