Want to generate unique key of 15 chars in java -


i want generate unique of 15 chars in java. requests coming multiple servers , should support 3-4 years of timeframe. also, can consider 15 tps max.

please point me right direction.

consider using uuid. has higher length specified, has low (like low) probability give same values in different runs. pretty commonly used.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -