/csharp-unsigned-random-integer-generator

An extremely simple C# library containing a class with multiple simple methods for randomly generating uint values, since System.Random doesn't have it. Works the same as the signed counterparts, with 3 Next overloads.

Primary LanguageC#

Watchers