@tsdotnet/random - v1.1.7
    Preparing search index...

    Namespace default

    This module only acts as a utility API for getting random numbers from Math.random(). If you need repeatable seeded random numbers then you'll need a separate utility. Highly recommended: https://github.com/ckknight/random-js which has typings under @types/random-js.

    Namespaces

    generate
    next
    select

    Functions

    generate
    integer
    integers
    next
    select
    shuffle
    shuffleCopy