Logo Pastebin.fr
Pastebin

Retrouvez, créez et partagez vos snippets en temps réel.

Jhh

import random
l = int(input("Longueur : "))
print("".join(random.sample("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*", l)))

Créé il y a 1 semaine.

Rechercher un Pastebin

Aucun paste trouvé.