Race Updates Discord About Merch
Home Profile History Competitions Texts Upgrade

typeracer

Pit Stop
Racer manado mana? (semauracing)
Race Number 11
Date Wed, 15 Jan 2025 21:20:04
Universe code
Speed 36 WPM Try to beat?
Accuracy 93.4%
Rank 2nd place (out of 5)
Opponents huheho_1 (1st place) khew123 (5th place) widot123 (4th place)

Text typed:

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
Password Generator (other) by www.pythonforbeginners.com (see stats)

Typing Review: