Text race history for Abishiek (abishiek_12)

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
57 2024-07-14 11:18:00 74.11 97%
52 2024-02-23 08:08:31 76.31 97.6%
49 2024-02-23 08:03:52 64.28 96.2%
37 2023-12-27 13:50:00 68.46 94.2%
10 2023-07-26 07:11:33 62.13 94.6%