TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Simple PRNG Passes Dieharder and PractRand

3 pointsby slowenoughover 5 years ago

1 comment

slowenoughover 5 years ago
On GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;crislin2046&#x2F;dosyrng" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;crislin2046&#x2F;dosyrng</a><p>And an even simpler version (built with just base64 and xor): <a href="https:&#x2F;&#x2F;github.com&#x2F;crislin2046&#x2F;tarobox" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;crislin2046&#x2F;tarobox</a> which I<p>haven&#x27;t tested with SMHasher or PractRand.