Random

Learn how to use the Random function in Origami Tech to generate random values for simulations, strategy testing, or stochastic model creation.

random() -> decimal

returns random decimal value in range [0, 1]

Last updated