• Seed the MWC random number generator with the specified seed or a random value

    Parameters

    • Optionalvalue: number

      optional the number to used as the seed, if undefined, null or zero a random value will be chosen

    Returns void