For the times you can't rely on auto-incrementing IDs, you'll need a clever way to generate unique ids. Inspired heavily by Simpleflake for Python.
Matt Hogan
May 27, 2014 6:51pm
MIT