Skip to content

Instantly share code, notes, and snippets.

@vigsterkr
Last active July 4, 2017 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vigsterkr/b4af7cbd21df311838adb46c3a5c11f5 to your computer and use it in GitHub Desktop.
Save vigsterkr/b4af7cbd21df311838adb46c3a5c11f5 to your computer and use it in GitHub Desktop.
[]() { auto rng = std::unique_ptr<CRandom>(new CRandom()); return rng->random(); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment