| Official speed |
180.73 wpm (18.06 seconds elapsed during race) |
| Without ending ping |
182.45 wpm (828 ms delay sending score to TypeRacer’s server) |
| Timerless |
186.59 wpm (382 ms elapsed before first character typed; 16.85 seconds elapsed during race) |
| Timerless minus one |
185.88 wpm, ignoring the first character typed |
| Race Start |
February 16, 2024 8:58:58pm UTC |
| Race Finish |
February 16, 2024 8:59:16pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
100.0% |
| Points |
117.48 |
| 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 |
382 |
103 |
121 |
111 |
141 |
104 |
81 |
92 |
120 |
61 |
129 |
75 |
130 |
70 |
113 |
65 |
152 |
57 |
101 |
72 |
130 |
52 |
103 |
80 |
131 |
| Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
| Milliseconds |
72 |
86 |
55 |
150 |
42 |
60 |
105 |
82 |
49 |
64 |
65 |
63 |
58 |
125 |
53 |
62 |
88 |
45 |
127 |
1 |
112 |
43 |
85 |
0 |
64 |
| Character |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
" |
|
| Milliseconds |
81 |
51 |
126 |
39 |
57 |
39 |
20 |
66 |
85 |
84 |
62 |
61 |
58 |
9 |
45 |
68 |
80 |
52 |
61 |
22 |
38 |
53 |
61 |
61 |
72 |
| Character |
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
| Milliseconds |
86 |
0 |
32 |
22 |
94 |
49 |
49 |
118 |
0 |
0 |
32 |
74 |
121 |
49 |
83 |
0 |
47 |
144 |
0 |
55 |
93 |
50 |
35 |
135 |
18 |
| Character |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
| Milliseconds |
30 |
33 |
88 |
71 |
11 |
62 |
70 |
21 |
60 |
107 |
74 |
30 |
26 |
29 |
87 |
42 |
93 |
86 |
26 |
28 |
0 |
126 |
18 |
84 |
46 |
| Character |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
| Milliseconds |
78 |
22 |
24 |
102 |
17 |
64 |
69 |
24 |
79 |
0 |
122 |
0 |
106 |
49 |
24 |
54 |
31 |
37 |
71 |
92 |
80 |
14 |
25 |
52 |
19 |
| Character |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
| Milliseconds |
87 |
73 |
78 |
27 |
3 |
69 |
31 |
103 |
59 |
71 |
21 |
20 |
50 |
116 |
0 |
116 |
129 |
0 |
0 |
77 |
51 |
68 |
112 |
0 |
50 |
| Character |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
| Milliseconds |
33 |
38 |
50 |
103 |
72 |
73 |
48 |
0 |
86 |
45 |
49 |
87 |
96 |
45 |
10 |
39 |
83 |
51 |
98 |
107 |
26 |
16 |
54 |
76 |
0 |
| Character |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
| Milliseconds |
78 |
52 |
69 |
3 |
45 |
64 |
24 |
83 |
43 |
40 |
12 |
38 |
80 |
41 |
72 |
94 |
12 |
16 |
61 |
64 |
18 |
89 |
85 |
3 |
54 |
| Character |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
| Milliseconds |
151 |
0 |
96 |
49 |
86 |
92 |
55 |
94 |
70 |
72 |
29 |
148 |
0 |
114 |
52 |
110 |
7 |
35 |
118 |
70 |
65 |
92 |
30 |
54 |
124 |
| Character |
c |
e |
s |
|
a |
g |
a |
i |
n |
? |
" |
) |
| Milliseconds |
0 |
92 |
83 |
131 |
54 |
99 |
21 |
97 |
121 |
84 |
291 |
338 |
|
| WPM Timing |
| Seconds |
WPM |
0.36 |
0 |
0.72 |
66.44 |
1.08 |
77.52 |
1.44 |
83.06 |
1.81 |
93.02 |
2.17 |
99.67 |
2.53 |
104.41 |
2.89 |
107.97 |
3.25 |
114.43 |
3.61 |
119.6 |
3.97 |
123.83 |
4.33 |
124.58 |
4.7 |
132.89 |
5.06 |
137.64 |
5.42 |
143.96 |
5.78 |
147.42 |
6.14 |
154.39 |
6.5 |
158.73 |
6.86 |
160.87 |
7.22 |
162.79 |
7.59 |
162.95 |
7.95 |
166.11 |
8.31 |
169 |
8.67 |
170.26 |
9.03 |
174.09 |
9.39 |
175.06 |
9.75 |
177.19 |
10.11 |
179.16 |
10.47 |
181 |
10.84 |
182.72 |
11.2 |
183.26 |
11.56 |
184.8 |
11.92 |
185.24 |
12.28 |
186.63 |
12.64 |
186.99 |
13 |
188.26 |
13.36 |
190.36 |
13.73 |
191.47 |
14.09 |
191.67 |
14.45 |
191.03 |
14.81 |
191.23 |
15.17 |
189.84 |
15.53 |
190.06 |
15.89 |
189.52 |
16.25 |
188.26 |
16.62 |
187.78 |
16.98 |
184.49 |
17.34 |
188.26 |
17.7 |
184.42 |
18.06 |
180.73 |
|