Random SensorΒΆ

../../../../_images/bge_sensor_random.jpg

Random sensor.

The Random sensor generates random pulses.

See Sensor Common Options for common options.

Special Options:

Seed
This field to enter the initial seed for the random number algorithm. (Range 0-1000).

Note

0 is not random, but is useful for testing and debugging purposes.

Note

If you run several times with the same Seed, the sequence of intervals you get will be the same in each run, although the intervals will be randomly distributed.