Talk:Pseudo-random numbers/PCG32

From Rosetta Code
Revision as of 00:54, 12 August 2020 by Petelomax (talk | contribs) (Created page with "=== seed_sequence is completely unused === I get the exact same output from the python code after removing all references to it. --~~~~")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

seed_sequence is completely unused

I get the exact same output from the python code after removing all references to it. --Pete Lomax (talk) 00:53, 12 August 2020 (UTC)