Random
Initialization
Random can be initialized as a class with a string given as the seed value.
Note that this is optional, and you can reference Random directly as a static class.
Methods
See Random for methods.
Last updated