forked from electricdusk/rushlink
readme: Format number as not-commit
This commit is contained in:
parent
1c1f452919
commit
b7118545c1
@ -43,7 +43,7 @@ as described in [RFC4648, par. 5]. To allow for truncate-resistant upgrading
|
||||
of the URL key format, the first bit is set to `0`. That means the first base64
|
||||
character will always be in `[A-Za-f]`.
|
||||
|
||||
This domain contains 8388608 values. If the service is somewhat used, we will
|
||||
This domain contains `8388608` values. If the service is somewhat used, we will
|
||||
get collisions early when we generate those keys at random. Instead, we will
|
||||
use format-preserving-encryption to construct a counter that visits every value
|
||||
in an unpredictable order. Daan will fix this.
|
||||
|
Loading…
Reference in New Issue
Block a user