AnyRandomNumberGenerator

public struct AnyRandomNumberGenerator : RandomNumberGenerator

A Type Erased RandomNumberGenerator

  • Declaration

    Swift

    public mutating func next() -> UInt64