Text race history for rooh (roohullah)

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
59 2025-02-21 12:31:52 28.75 94.7%
26 2025-02-19 04:05:51 21.77 91.3%
4 2024-08-01 07:11:26 13.18 90.2%