Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 314 Bytes

Compile time random implementation using C++11 with constexpr:+1:

The new version is available here

Gif

Compiler requirements:

  • GCC >=4.8
  • MSVC >=2015
  • Clang >=3.3