Text race history for P ʀ ɪ ɴ ᴄ ᴇ (prince_zox)

Back to text analysis page

import string from random import * characters = string.ascii_letters + string.punctuation + string.digits password = "".join(choice(characters) for x in range(randint(8, 16))) print password

Game Time WPM Accuracy
30 2023-06-10 13:15:59 31.13 95%
27 2023-06-10 13:08:22 28.66 95%
10 2023-06-02 13:52:57 24.58 94%
4 2023-06-01 03:21:26 28.35 97%