node-xor64
A simple package to xor 64 bit integers (byte buffers)
Why
I needed this module to create random 64 bit numbers and xor them to implement an acker system similar to what [storm][http://storm-project.net] does.
simple pure js library for generating random 64 bit numbers with XOR support
A simple package to xor 64 bit integers (byte buffers)
I needed this module to create random 64 bit numbers and xor them to implement an acker system similar to what [storm][http://storm-project.net] does.