Typealiases

The following typealiases are available globally.

  • Function type used for injecting random sources into Strategist.

    Declaration

    Swift

    public typealias RandomSource = UInt32 -> UInt32