saresend / KSUID

Sortable UIDs in Python
MIT License
96 stars 14 forks source link

[update] ksuid can be initialized with given timestamp #7

Closed zpfvo closed 5 years ago

zpfvo commented 5 years ago

This is just a small change that makes it possible to initialize a ksuid with a timestamp as an optional argument. If no timestamp is given the behavior is the same as before.