Generate Nano ID June 29, 2021 Code Snippets 0 Comments 957 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
Get Extension of File Path A file extension is a suffix at the end of a filename which specifies the...
Count Number of Occurrences of a Substring in a Given String While working with text processing we might need to count number of occurrences of a...
Generate Unique Random Numbers in a Range While working with data, we might need to generate specified quantity of unique random numbers...
Leave a Comment
Cancel reply