Generate Nano ID June 29, 2021 Code Snippets 0 Comments 1099 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 Whirlpool Hash Whirlpool is a cryptographic hash function that accepts a string of any length and returns...
Find All Files in Directory and Subdirectories Working with filesystem sometimes we need to find all files in directory and subdirectories. Programming...
Remove Last Element from Array Working with data sometimes we need to perform various operations. Programming languages provides methods to...
Leave a Comment
Cancel reply