Random

<script src="./point_src/random"></script>

The random class provides a range of methods for producing random values.

The random object is instansiated for free:

const random = new Random()
// examples
random.int()
random.point()
Meta Data
title Random
dependencies ()
unused_keys ()
unknown_keys ()
filepath_exists True
path random
filepath random.js
clean_files ()

Method List

comment.html|safe
comment.html|safe
  • method_kind

    method_name

    (
    param_name = param.default_value ,
    )
    from class_name
    comment.html|safe
    comment.html|safe