Generate Nano ID June 29, 2021 Code Snippets 0 Comments 1045 Views Nano ID is a cryptographically strong identifier that can be used in URLs. By default, Nano ID is 21 characters long and uses A-Za-z0-9_- alphabet. Nano ID can be used as alternative to UUID. No.Programming language1.PHP2.Python
Generate SHA-512/256 Hash SHA-512/256 is a truncated version of SHA-512. Algorithm is the same as SHA-512 but differs...
Calculate Adler-32 Checksum Adler-32 is a checksum calculation algorithm which is commonly used to validate data integrity. It...
Generate BLAKE2b Hash BLAKE2 is a cryptographic hash function based on BLAKE. BLAKE2b is a variant of BLAKE2...
Leave a Comment
Cancel reply