HackerTrans
热门最新趋势评论往期问答秀出招聘

pytness

no profile record

评论

pytness
·10个月前·讨论
Same but with editing a message on a browser and trying to delete a word with Ctrl+w
pytness
·10个月前·讨论
We already have two keys, they are called Shift and Enter
pytness
·3年前·讨论
They kinda do: https://github.com/sqids/sqids-blocklist/tree/main/data
pytness
·3年前·讨论
I think you completely misunderstood the article, or you have not read it.

The uniqueness from the system comes from the fact that two different numbers will never have the same id.

The pad only works for things like user ids.

You can also change the alphabet it uses so its not case sensitive; using this alphabet: "ABCDEFGHJKLMNPQRSTUVWXYZ0123456789" and a minimum of 8 digits, it will produce 8 digit ids all the way 4294967295 (0xffffffff).