Text race history for Celokomeu (celokomeu)

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
31 2024-06-22 20:40:42 44.84 97.6%
23 2024-06-17 19:09:25 51.48 95.8%
18 2024-06-14 18:02:16 45.10 95.5%
14 2024-04-05 15:53:08 41.73 94.2%