Random
VEX node
Generates a random number based on the position in one, three, or four dimensions.
See also: Non-deterministic Random
This operator generates a random number based on the position in one, three, or four dimensions. Unlike the noise functions, which smoothly interpolate the random values between integer lattice points, this random number generator does not. Each number is in the [0..1) range.