Would love to see a function that will return a random variable or float value, with min/max settings. The function node (RND) should have the following options in it's detail panel:
Float/Integer dropdown (if this is not possible, then 2 separate RND functions, RND_INT and RND_Float)
Seed Value with pin
Min Value with pin
Max Value with pin
http://www.cplusplus.com/reference/r...wister_engine/
Float/Integer dropdown (if this is not possible, then 2 separate RND functions, RND_INT and RND_Float)
Seed Value with pin
Min Value with pin
Max Value with pin
http://www.cplusplus.com/reference/r...wister_engine/
Comment