flake icon indicating copy to clipboard operation
flake copied to clipboard

Decentralized, k-ordered unique IDs in Clojure

Results 1 flake issues
Sort by recently updated
recently updated
newest added

When base-encoding the bigint: Since the "left" 64 bits are using milliseconds since epoch, and are technically allowed to go up to a value of (Long/MAX_VALUE), and also go down...