Text race history for Ramez (ramezz)

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
28 2025-11-17 12:27:54 54.45 96%
24 2025-11-17 12:23:29 61.93 98%
18 2025-11-15 21:01:43 56.56 98%
16 2025-11-15 18:06:28 56.30 98%
11 2025-11-15 13:08:21 48.08 95%
6 2025-11-15 13:00:44 49.09 95%