Text race history for Riaan (theofficialplayer)

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
14 2024-11-11 21:40:53 43.54 96.9%
8 2024-11-11 21:31:41 42.19 95.5%
6 2024-11-11 21:27:57 33.34 93.1%