Twitter's Snowflake UUID generator in Erlang.
Go to file
2012-06-09 23:07:48 -04:00
src * src/snowflake.erl: Stopgap fix: randomization of the sequence number. 2012-06-09 23:07:48 -04:00
test * test/snowflake_tests.erl: Added collision_test_ 2012-06-08 20:21:12 -04:00
.gitignore Initial commit. 2012-06-08 10:00:39 -04:00
Makefile Initial commit. 2012-06-08 10:00:39 -04:00
rebar Initial commit. 2012-06-08 10:00:39 -04:00
rebar.config * rebar.config: Added coverage analysis. 2012-06-09 11:15:17 -04:00