TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Alvaro Moyata (tocsky)
Return to profile of Alvaro Moyata (tocsky)
View texts not yet raced by Alvaro Moyata (tocsky)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
30.87
1.1383
0.1170
272
5
26.84
2025-06-02
2.
/** Loop waiting for a connection and a valid command */ whi...
28.45
1.0448
0.1121
445
2
26.64
2025-06-02
3.
import string from random import * characters = string.ascii...
26.68
1.1814
-0.0965
190
1
26.68
2025-06-02
4.
input("\n\nPress the enter key to exit.") # waits for the us...
26.28
1.1984
-0.1297
85
2
26.27
2025-06-02
5.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
25.93
0.8513
0.2031
179
3
24.30
2025-05-30
6.
import re import sys import urllib2 import BeautifulSoup usa...
25.17
0.9803
0.0432
344
3
24.24
2025-05-30
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
24.90
1.1067
-0.0942
388
1
24.90
2025-05-17
8.
import urllib2 import urllib import json url = "http://ajax....
24.79
0.9776
0.0305
438
1
24.79
2025-05-30
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.13
0.9487
0.0325
356
1
24.13
2025-05-18
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.84
0.9386
-0.0098
256
1
22.84
2025-06-02
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
22.71
1.0518
-0.1283
152
1
22.71
2025-05-28
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.55
0.9215
-0.0452
78
1
21.55
2025-05-23