Core Docs
|
Additional Modules Docs
sb.math.rand
@Description:
Used to generate a random number between a min and max value
@File:
math/rand.js
@Param:
min Number The minimum value to return
@Param:
max Number The maximum value to return