Hacker News
- Questions regarding scaling graphics in a procedurally generated universe https://en.wikipedia.org/wiki/Mersenne_Twister 3 comments gamedev
- Can someone explain the Mersenne Twister pseudorandom number generator? http://en.wikipedia.org/wiki/Mersenne_Twister#Pseudocode 3 comments askscience
Linking pages
- TIFU by using Math.random(). By Betable CTO, Mike Malone | by Betable Engineering | Medium https://medium.com/@betable/tifu-by-using-math-random-f1c308c4fd9d#.7p3lk9bvk 441 comments
- Generating random numbers using C++ standard library: the problems — The Coding Nest https://codingnest.com/generating-random-numbers-using-c-standard-library-the-problems/ 123 comments
- There’s Math.random(), and then there’s Math.random() · V8 http://v8project.blogspot.com/2015/12/theres-mathrandom-and-then-theres.html 110 comments
- Need a PRNG? Use a CSPRNG | Sorting and Searching https://sortingsearching.com/2023/11/25/random.html 99 comments
- Generating Random Numbers Is a Lot Harder Than You Think | by Sunny Beatteay | Better Programming https://betterprogramming.pub/generating-random-numbers-is-a-lot-harder-than-you-think-b121c3e75d08 79 comments
- Looking inside the box - Anvil Secure https://anvilventures.com/blog/looking-inside-the-box.html 69 comments
- Locks Aren't Slow; Lock Contention Is https://preshing.com/20111118/locks-arent-slow-lock-contention-is/ 67 comments
- Specific Problems with Other RNGs | PCG, A Better Random Number Generator http://www.pcg-random.org/other-rngs.html 63 comments
- GitHub - ashvardanian/StringZilla: Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖 https://github.com/ashvardanian/Stringzilla 57 comments
- There’s Math.random(), and then there’s Math.random() · V8 https://v8.dev/blog/math-random 49 comments
- 20 Intriguing, Unusual, and Goofy Programming Languages - DEV Community https://dev.to/awwsmm/20-intriguing-unusual-and-goofy-programming-languages-238f 37 comments
- GitHub - jawj/mtwist: Concise, tested Mersenne Twister in CoffeeScript/JavaScript https://github.com/jawj/mtwist 28 comments
- There’s Math.random(), and then there’s Math.random() · V8 http://v8project.blogspot.de/2015/12/theres-mathrandom-and-then-theres.html 27 comments
- Opal 1.0 http://opalrb.com/blog/2019/05/12/opal-1-0/ 23 comments
- GitHub - attractivechaos/klib: A standalone and lightweight C library https://github.com/attractivechaos/klib 16 comments
- Object-Disoriented Programming - Twenty Sided http://www.shamusyoung.com/twentysidedtale/?p=9557 9 comments
- GitHub - dubzzz/pure-rand: Pure random number generator written in TypeScript https://github.com/dubzzz/pure-rand/blob/master/readme.md 7 comments
- Python with a Dash of C++: Optimizing Recommendation Serving | AI Logs https://ai.ragv.in/posts/python-with-a-dash-of-cpp-optimizing/ 6 comments
- One Trillion Random Digits - DataScienceCentral.com https://www.datasciencecentral.com/profiles/blogs/one-trillion-random-digits 6 comments
- Maybe don't use Blake3 on Short Inputs - Joseph Szymborski has a Blog. https://jszym.com/blog/short_input_hash/ 5 comments
Related searches:
Search whole site: site:wikipedia.org
Search title: Mersenne Twister - Wikipedia
See how to search.