You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.