Generate Nano ID June 29, 2021 Code Snippets 0 Comments 1011 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
Check if Given Year is Leap Year A leap year is a year that contains an additional day (February 29). A leap...
Get Last N Characters of String While working with text processing we might need to get last N characters of a...
Convert Kelvin to Celsius Celsius and Kelvin are two scales for temperature measurement. Sometimes we might need to perform...
Leave a Comment
Cancel reply