Generates a random value of type T, in the range [min, max), meaning the max value can never be returned
Function generate
#include <Geode/utils/random.hpp>Tmin
,Ymax
)#include <Geode/utils/random.hpp>Generates a random value of type T, in the range [min, max), meaning the max value can never be returned