SeedProvider

public protocol SeedProvider

Describes an interface for an entity that provides seed bytes

  • Undocumented

    Declaration

    Swift

    func seed() -> [UInt8]