Searched defs:randf (Results 1 – 2 of 2) sorted by relevance
174 static inline float randf() { in randf() function178 static inline float randf(const float min_value, const float max_value) { in randf() function
22 randf(float min, float max) in randf() function