| Official speed |
72.90 wpm (31.28 seconds elapsed during race) |
| Without ending ping |
73.15 wpm (106 ms delay sending score to TypeRacer’s server) |
| Timerless |
74.27 wpm (471 ms elapsed before first character typed; 30.70 seconds elapsed during race) |
| Timerless minus one |
73.88 wpm, ignoring the first character typed |
| Race Start |
July 13, 2024 9:49:24pm UTC |
| Race Finish |
July 13, 2024 9:49:55pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
100.0% |
| Points |
27.95 |
| Text |
#10019 (Length: 190 characters) 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 |
| Characters 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 |
| Timing |
| Character |
i |
m |
p |
o |
r |
t |
|
s |
t |
r |
i |
n |
g |
|
f |
r |
o |
m |
|
r |
a |
n |
d |
o |
m |
| Milliseconds |
471 |
196 |
81 |
69 |
115 |
186 |
185 |
73 |
72 |
195 |
123 |
52 |
152 |
147 |
64 |
171 |
84 |
174 |
104 |
15 |
150 |
87 |
169 |
75 |
221 |
| Character |
|
i |
m |
p |
o |
r |
t |
|
* |
|
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
|
= |
|
s |
t |
| Milliseconds |
88 |
68 |
179 |
70 |
52 |
132 |
183 |
251 |
227 |
254 |
167 |
49 |
115 |
135 |
148 |
244 |
86 |
106 |
132 |
185 |
234 |
133 |
261 |
69 |
87 |
| Character |
r |
i |
n |
g |
. |
a |
s |
c |
i |
i |
_ |
l |
e |
t |
t |
e |
r |
s |
|
+ |
|
s |
t |
r |
i |
| Milliseconds |
198 |
87 |
75 |
130 |
209 |
78 |
118 |
452 |
130 |
156 |
300 |
183 |
159 |
203 |
154 |
134 |
112 |
182 |
226 |
227 |
252 |
187 |
126 |
148 |
108 |
| Character |
n |
g |
. |
p |
u |
n |
c |
t |
u |
a |
t |
i |
o |
n |
|
+ |
|
s |
t |
r |
i |
n |
g |
. |
d |
| Milliseconds |
67 |
124 |
249 |
185 |
137 |
234 |
237 |
114 |
148 |
156 |
144 |
122 |
115 |
99 |
248 |
185 |
233 |
152 |
98 |
193 |
108 |
80 |
119 |
244 |
124 |
| Character |
i |
g |
i |
t |
s |
|
p |
a |
s |
s |
w |
o |
r |
d |
|
= |
|
" |
" |
. |
j |
o |
i |
n |
( |
| Milliseconds |
81 |
161 |
200 |
104 |
216 |
173 |
142 |
113 |
123 |
223 |
142 |
135 |
99 |
212 |
354 |
213 |
349 |
323 |
170 |
348 |
102 |
142 |
105 |
87 |
245 |
| Character |
c |
h |
o |
i |
c |
e |
( |
c |
h |
a |
r |
a |
c |
t |
e |
r |
s |
) |
|
f |
o |
r |
|
x |
|
| Milliseconds |
366 |
40 |
157 |
136 |
234 |
117 |
281 |
423 |
332 |
153 |
124 |
144 |
231 |
62 |
114 |
125 |
178 |
223 |
265 |
49 |
130 |
70 |
216 |
144 |
123 |
| Character |
i |
n |
|
r |
a |
n |
g |
e |
( |
r |
a |
n |
d |
i |
n |
t |
( |
8 |
, |
|
1 |
6 |
) |
) |
) |
| Milliseconds |
49 |
118 |
168 |
46 |
134 |
94 |
142 |
151 |
299 |
217 |
319 |
192 |
174 |
117 |
97 |
97 |
254 |
235 |
348 |
100 |
225 |
149 |
290 |
195 |
183 |
| Character |
|
p |
r |
i |
n |
t |
|
p |
a |
s |
s |
w |
o |
r |
d |
| Milliseconds |
260 |
157 |
182 |
143 |
50 |
133 |
298 |
165 |
82 |
140 |
210 |
157 |
166 |
113 |
187 |
|
| WPM Timing |
| Seconds |
WPM |
0.63 |
19.18 |
1.25 |
57.55 |
1.88 |
76.74 |
2.5 |
81.53 |
3.13 |
84.41 |
3.75 |
86.33 |
4.38 |
87.7 |
5 |
83.93 |
5.63 |
85.26 |
6.26 |
84.41 |
6.88 |
81.97 |
7.51 |
84.73 |
8.13 |
84.12 |
8.76 |
82.22 |
9.38 |
80.57 |
10.01 |
80.33 |
10.63 |
78.99 |
11.26 |
77.8 |
11.88 |
78.76 |
12.51 |
77.7 |
13.14 |
77.65 |
13.76 |
77.61 |
14.39 |
77.57 |
15.01 |
78.34 |
15.64 |
78.27 |
16.26 |
77.47 |
16.89 |
78.16 |
17.51 |
78.11 |
18.14 |
76.74 |
18.77 |
75.46 |
19.39 |
74.88 |
20.02 |
74.94 |
20.64 |
74.99 |
21.27 |
74.48 |
21.89 |
72.9 |
22.52 |
73.01 |
23.14 |
73.63 |
23.77 |
73.2 |
24.4 |
74.28 |
25.02 |
74.82 |
25.65 |
74.4 |
26.27 |
74 |
26.9 |
74.06 |
27.52 |
73.25 |
28.15 |
73.33 |
28.77 |
72.98 |
29.4 |
72.66 |
30.02 |
72.74 |
30.65 |
72.82 |
31.28 |
72.9 |
|