Y
Hacker News
new
|
ask
|
show
|
jobs
by
gfody
3219 days ago
"just scramble the address" was the solution that immediately came to mind. feistelNet looks a little heavy though, is it really necessary? would you not get the same effect from straight xor on the x and y coords?
1 comments
Natanael_L
3218 days ago
A permutation like that reduces biases in the output
link