Graphmath.Vec3.random_box
You're seeing just the function
random_box
, go back to Graphmath.Vec3 module for more information.
Link to this function
random_box()
Specs
random_box() :: vec3()
random_box()
gives a point on or in the unit box [0,1]x[0,1]x[0,1].
It returns a vec3.