Skip to content

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.

Notifications You must be signed in to change notification settings

TinyDeskEngineer06/csharp-unsigned-random-integer-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

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.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages