[Request] More random functions (uniform distribution)

Please add more random functions <random> - C++ Reference

Like for example the uniform distribution.

One can easily include random and use the STL library. I know it would be good to have “native” support in the engine, but it is very straightforward to use any STL functionality with Unreal.