TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for airleva8 (airleva8)
Return to profile of airleva8 (airleva8)
View texts not yet raced by airleva8 (airleva8)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
51.77
0.9849
0.2298
183
1
51.77
2025-07-17
2.
import urllib2 import json screen_name = "wordpress" url = "...
50.33
1.0621
0.1188
246
1
50.33
2025-02-23
3.
/* Read a set of characters from the socket */ StringBuffer ...
47.72
1.0042
0.1154
542
2
45.97
2025-07-17
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
47.35
1.1067
0.0043
388
1
47.35
2025-07-17
5.
import re import sys import urllib2 import BeautifulSoup usa...
44.81
0.9803
0.0711
344
1
44.81
2025-07-17
6.
function calculateArea(width, height) { try { var area = ...
44.42
1.0366
0.0056
301
1
44.42
2025-02-23
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
42.66
0.9487
0.0522
356
2
39.57
2025-02-23
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.72
1.1383
-0.2064
272
1
39.72
2025-02-23
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
39.45
0.9215
0.0041
78
1
39.45
2025-07-17
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.00
0.8513
0.0637
179
3
35.92
2025-03-06