Browse Source

Allow arbitrary values to be used as seeds for linear_congruential, linear_feedback_shift, and any generators that depend on them. Fixes #3516

[SVN r57663]
Steven Watanabe 16 years ago
parent
commit
bc0ec0b8ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/random

+ 1 - 1
libs/random

@@ -1 +1 @@
-Subproject commit af6a0d558a7e1f3e54728a18ef929d123d0bf52b
+Subproject commit 6e35d9a732f37928d5fc45fa32a3c69e4889a9ad

粤ICP备19079148号