Text race history for Rahul Ahirwar (9emrahul_)

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
8 2024-12-30 15:44:41 14.21 91.4%
1 2024-11-23 14:34:27 10.35 85.1%