General C++ Programming - April 2025

by kitfox
How to create white noise random hashing function?
I'm trying to figure out how to build a random hashing function that emphasizes speed and repeatability. Basically, for input it will have an unsigned int seed...
Apr 28, 2025 at 8:21am
[1 reply] : I think you can use any proper hash function to produce a (pseudo) "... (by kigar64551)
  Archived months: [mar2025]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.