TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for robzinger (robzinger)
Return to profile of robzinger (robzinger)
View texts not yet raced by robzinger (robzinger)
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_...
60.81
1.1383
0.0685
272
2
59.19
2025-03-04
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
57.95
1.0518
0.0982
152
1
57.95
2025-02-25
3.
import string from random import * characters = string.ascii...
53.57
1.1814
-0.1183
190
1
53.57
2025-05-17
4.
function calculateArea(width, height) { try { var area = ...
53.42
1.0366
0.0235
301
1
53.42
2025-08-15
5.
import os import sys def run(program, *args): pid = os.fork(...
52.09
1.0473
-0.0135
154
2
50.07
2025-05-17
6.
input("\n\nPress the enter key to exit.") # waits for the us...
51.85
1.1984
-0.1694
85
1
51.85
2025-02-26
7.
import urllib2 import json screen_name = "wordpress" url = "...
50.41
1.0621
-0.0617
246
3
48.47
2025-03-11
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
50.40
1.1067
-0.1065
388
1
50.40
2025-03-04
9.
/** Loop waiting for a connection and a valid command */ whi...
49.41
1.0448
-0.0642
445
1
49.41
2025-03-13
10.
/* Read a set of characters from the socket */ StringBuffer ...
47.69
1.0042
-0.0578
542
2
45.85
2025-03-13
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.99
0.9487
-0.0558
356
1
44.99
2025-05-17
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
44.05
0.8513
0.0229
179
1
44.05
2025-03-13
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.45
0.9215
-0.0989
78
5
36.96
2025-05-17