Skip to content
Snippets Groups Projects
Commit ab38cbb3 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Plug RandomEngine to pugs' language

- resetRandomSeed: void -> void
  This sets a new parallel random seed (which is displayed to allow
  its reuse)

- setRandomSeed: N -> void
  Sets the random seed to a given value (parallel broadcast)
parent 14136a98
No related branches found
No related tags found
1 merge request!96Add random number engine encapsulation.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment