wima
    Preparing search index...

    Function rand

    • Creates a random number between the parameters.

      Parameters

      • Optionalmin: number = 0

        The minimal bound of the random number.

      • Optionalmax: number = 1

        The maximum bound of the random number.

      Returns number