Skip to content

Single header library to generate random numbers at compile time using KISS random generator

License

Notifications You must be signed in to change notification settings

phisn/CompileTimeRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompileTimeRandom

Single header library to generate random numbers at compile time using KISS random generator. Internal states are represented by a single paramtererized type pseudo remembered by the c++ counter macro. Additionally a custom random seed can be specified

About

Single header library to generate random numbers at compile time using KISS random generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages