Random
This component gives your game more randomness
random(int min, int max);
random(float min, float max);
random(double min, double max);Last updated
This component gives your game more randomness
random(int min, int max);
random(float min, float max);
random(double min, double max);Last updated