Official speed |
68.05 wpm (47.96 seconds elapsed during race) |
Without ending ping |
68.21 wpm (1,870 ms delay sending score to TypeRacer’s server) |
Timerless |
68.88 wpm (452 ms elapsed before first character typed; 45.64 seconds elapsed during race) |
Timerless minus one |
68.62 wpm, ignoring the first character typed |
Race Start |
September 11, 2023 5:22:04am UTC |
Race Finish |
September 11, 2023 5:22:52am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.9% |
Points |
44.23 |
Text |
#10017 (Length: 272 characters) import random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "The values are...." print random.randint(min, max) print random.randint(min, max) roll_again = raw_input("Roll the dices again?") |
Characters typed |
import random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "The values are...." print random. randint(min, max) print random.randint(min, max) roll-_again = raw_)input("Roll the dices again?") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
a |
n |
d |
o |
m |
|
m |
i |
n |
|
= |
|
1 |
|
m |
a |
x |
Milliseconds |
452 |
151 |
191 |
110 |
119 |
215 |
54 |
180 |
124 |
154 |
174 |
128 |
75 |
190 |
235 |
149 |
48 |
224 |
79 |
107 |
215 |
82 |
179 |
104 |
233 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
Milliseconds |
262 |
132 |
95 |
230 |
154 |
185 |
61 |
170 |
150 |
249 |
255 |
83 |
106 |
109 |
25 |
188 |
132 |
95 |
278 |
281 |
20 |
175 |
359 |
192 |
210 |
Character |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
" |
|
Milliseconds |
9 |
56 |
20 |
113 |
56 |
211 |
32 |
330 |
152 |
417 |
302 |
58 |
140 |
98 |
32 |
184 |
187 |
158 |
190 |
320 |
261 |
160 |
210 |
300 |
156 |
Character |
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
Milliseconds |
196 |
117 |
52 |
250 |
68 |
193 |
129 |
268 |
241 |
43 |
113 |
89 |
56 |
138 |
213 |
144 |
153 |
234 |
253 |
277 |
543 |
252 |
130 |
100 |
84 |
Character |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
Milliseconds |
75 |
65 |
70 |
276 |
380 |
205 |
179 |
173 |
152 |
37 |
68 |
197 |
186 |
14 |
123 |
74 |
165 |
116 |
129 |
194 |
76 |
182 |
145 |
143 |
233 |
Character |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
Milliseconds |
162 |
177 |
57 |
114 |
31 |
82 |
67 |
254 |
367 |
171 |
40 |
91 |
222 |
54 |
142 |
61 |
102 |
136 |
110 |
219 |
136 |
52 |
233 |
131 |
156 |
Character |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
|
- |
r |
a |
n |
d |
i |
n |
t |
Milliseconds |
101 |
225 |
127 |
190 |
102 |
62 |
58 |
97 |
47 |
624 |
83 |
72 |
146 |
156 |
127 |
220 |
180 |
496 |
189 |
71 |
247 |
370 |
384 |
40 |
92 |
Character |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
Milliseconds |
274 |
238 |
89 |
126 |
243 |
72 |
335 |
59 |
188 |
343 |
246 |
181 |
87 |
92 |
39 |
72 |
105 |
471 |
211 |
22 |
453 |
186 |
117 |
223 |
204 |
Character |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
- |
-- |
_ |
a |
Milliseconds |
98 |
189 |
405 |
388 |
96 |
86 |
313 |
214 |
84 |
103 |
220 |
63 |
198 |
70 |
165 |
296 |
187 |
185 |
9 |
259 |
201 |
327 |
351 |
260 |
272 |
Character |
g |
a |
i |
n |
|
= |
|
r |
a |
w |
_ |
) |
-) |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
Milliseconds |
103 |
109 |
107 |
32 |
250 |
173 |
115 |
217 |
100 |
295 |
335 |
8 |
413 |
428 |
34 |
185 |
124 |
52 |
339 |
355 |
320 |
238 |
206 |
131 |
140 |
Character |
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
218 |
25 |
144 |
127 |
407 |
82 |
168 |
230 |
76 |
179 |
436 |
123 |
78 |
40 |
75 |
278 |
315 |
384 |
|
WPM Timing |
Seconds |
WPM |
0.96 |
50.04 |
1.92 |
62.55 |
2.88 |
70.89 |
3.84 |
75.06 |
4.8 |
72.55 |
5.76 |
72.97 |
6.72 |
76.84 |
7.67 |
73.49 |
8.63 |
77.84 |
9.59 |
75.06 |
10.55 |
75.06 |
11.51 |
74.01 |
12.47 |
72.17 |
13.43 |
73.27 |
14.39 |
74.22 |
15.35 |
73.49 |
16.31 |
70.64 |
17.27 |
72.28 |
18.23 |
71.1 |
19.19 |
73.18 |
20.15 |
73.86 |
21.1 |
75.06 |
22.06 |
74.51 |
23.02 |
75.58 |
23.98 |
75.56 |
24.94 |
76.5 |
25.9 |
76.45 |
26.86 |
74.16 |
27.82 |
73.33 |
28.78 |
72.97 |
29.74 |
73.04 |
30.7 |
72.71 |
31.66 |
72.4 |
32.62 |
72.11 |
33.58 |
71.84 |
34.53 |
71.23 |
35.49 |
71.67 |
36.45 |
71.43 |
37.41 |
70.24 |
38.37 |
70.36 |
39.33 |
70.17 |
40.29 |
69.1 |
41.25 |
68.95 |
42.21 |
68.23 |
43.17 |
68.66 |
44.13 |
68.53 |
45.09 |
68.67 |
46.05 |
68.02 |
47.01 |
69.44 |
47.96 |
68.05 |
|