lundi 28 mars 2022

Generate unique 16 digit alphanumeric based on input number in python

How would I generate unique 16 digit alphanumeric based on input number in python. Result should be the same if we run the function multiple times. for example if the input is 100 and the program returns 12345678abcdefgh and next time if the user provides same input it should return the same result 12345678abcdefgh.




Aucun commentaire:

Enregistrer un commentaire