|
|
|
|
|
by jfdjkfdhjds
664 days ago
|
|
just use creation timedate plus auto increment int. and then a small hash with base64 or 37 or whatever is in vogue these days. thats what old timers used before uuid 1. guess we should guerilla standardize something like this as uuid-0 or uuid-deprecated-2.0 for keeping up with the spirit. |
|
The problem with auto-increment integer ids is they are not always possible with distributed systems.