Skip to content

random_fhash

int  random_fhash(float seed)

int  random_fhash(float seed, float seed2)

int  random_fhash(vector seed)

int  random_fhash(vector4 seed)

int  random_fhash(vector2 seed)

Hashes the given number into an integer value. The hash may vary for even the smallest differences in inputs.