erlang-uuid
erlang-uuid copied to clipboard
Use bit shifting instead of math:power
looks like a good idea, but the patch I just merged conflicts - please update if you'd like to get this in
I have merged the changes. Please review and pull. Thanks!
don't we still want to stick with crypto:rand_uniform per @shoehn's changes here: https://github.com/travis/erlang-uuid/pull/4 ?
Sorry about that. I included those changes and removed the -1
's.
ok great. @robertoaloi @shoehn would you mind taking a look too? I'm far enough out from all of this that I'm not 100% sure this is right. if you don't get to it I'll test it sometime soon and get it merged. thanks for the patch @sluu99 !
shoot, haven't gotten to this yet and it looks like it's become unmergable in the mean time - could you update this PR to make it mergable? thanks!