TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for (altrocality)
Return to profile of (altrocality)
View texts not yet raced by (altrocality)
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_...
92.09
1.1383
0.1047
272
5
87.85
2024-07-14
2.
import string from random import * characters = string.ascii...
91.16
1.1814
0.0487
190
5
81.89
2024-07-14
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
88.50
1.1067
0.0868
388
2
78.81
2024-01-04
4.
public class HelloWorld { public static void main(String[] ...
82.33
1.0599
0.0575
143
4
62.16
2024-07-14
5.
function calculateArea(width, height) { try { var area = ...
78.98
1.0366
0.0396
301
3
64.60
2023-06-04
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
78.89
1.0518
0.0226
152
2
76.48
2024-07-14
7.
/** Loop waiting for a connection and a valid command */ whi...
78.43
1.0448
0.0268
445
2
73.97
2024-07-14
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
77.46
0.9180
0.1302
264
4
70.01
2024-07-14
9.
import re import sys import urllib2 import BeautifulSoup usa...
75.40
0.9803
0.0466
344
2
73.04
2023-06-04
10.
import urllib2 import json screen_name = "wordpress" url = "...
75.39
1.0621
-0.0379
246
2
72.60
2024-07-14
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
73.71
0.9849
0.0166
183
3
65.37
2024-01-04
12.
/* Read a set of characters from the socket */ StringBuffer ...
70.56
1.0042
-0.0426
542
1
70.56
2024-01-04
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
68.83
0.9487
-0.0040
356
4
66.54
2023-06-04
14.
input("\n\nPress the enter key to exit.") # waits for the us...
68.23
1.1984
-0.2898
85
2
67.45
2023-06-04
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
66.46
0.9386
-0.0383
256
1
66.46
2023-06-15
16.
import std; int main() { std::println("Hello World!"); }
66.38
0.9810
-0.0677
56
2
61.94
2024-07-14
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
66.35
0.9234
-0.0167
236
3
60.36
2023-06-04
18.
import urllib2 import urllib import json url = "http://ajax....
64.47
0.9776
-0.0957
438
3
62.61
2023-06-04