TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for illu (illuminachu)
Return to profile of illu (illuminachu)
View texts not yet raced by illu (illuminachu)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
47.39
1.1814
0.0751
190
1
47.39
2025-05-01
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.34
1.0518
0.2034
152
4
40.07
2025-05-01
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.05
1.1383
0.0296
272
1
44.05
2025-05-01
4.
input("\n\nPress the enter key to exit.") # waits for the us...
41.62
1.1984
-0.0949
85
2
39.11
2025-05-01
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.49
0.9849
0.0621
183
2
38.48
2025-05-01
6.
import urllib2 import json screen_name = "wordpress" url = "...
39.35
1.0621
-0.0188
246
2
38.63
2025-05-01
7.
import std; int main() { std::println("Hello World!"); }
38.17
0.9810
0.0310
56
2
31.71
2025-05-01
8.
function calculateArea(width, height) { try { var area = ...
36.73
1.0366
-0.0628
301
1
36.73
2025-05-01
9.
import os import sys def run(program, *args): pid = os.fork(...
28.75
1.0473
-0.2850
154
1
28.75
2025-05-01
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.13
0.9234
-0.1776
236
1
28.13
2025-05-01