TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Alex (alexklaus)
Return to profile of Alex (alexklaus)
View texts not yet raced by Alex (alexklaus)
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_...
76.90
1.1383
0.1325
272
8
63.03
2026-03-17
2.
input("\n\nPress the enter key to exit.") # waits for the us...
76.01
1.1984
0.0577
85
7
59.36
2026-03-17
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
69.06
1.1067
0.0346
388
6
58.11
2026-03-17
4.
import string from random import * characters = string.ascii...
66.90
1.1814
-0.0758
190
2
61.85
2026-02-28
5.
/** Loop waiting for a connection and a valid command */ whi...
65.41
1.0448
0.0361
445
13
53.51
2026-03-17
6.
function calculateArea(width, height) { try { var area = ...
65.36
1.0366
0.0435
301
5
60.32
2026-03-17
7.
import os import sys def run(program, *args): pid = os.fork(...
65.17
1.0473
0.0297
154
13
51.76
2026-02-28
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
64.71
1.0518
0.0176
152
11
51.41
2021-09-23
9.
import urllib2 import json screen_name = "wordpress" url = "...
64.27
1.0621
0.0000
246
3
57.25
2021-08-30
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
64.15
0.9215
0.1386
78
13
47.43
2026-03-17
11.
public class HelloWorld { public static void main(String[] ...
63.12
1.0599
-0.0168
143
20
51.53
2026-03-17
12.
import re import sys import urllib2 import BeautifulSoup usa...
62.37
0.9803
0.0504
344
9
49.99
2026-02-28
13.
/* Read a set of characters from the socket */ StringBuffer ...
62.35
1.0042
0.0262
542
6
51.99
2021-08-30
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
61.78
0.9386
0.0824
256
12
51.05
2026-03-17
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
59.06
0.9849
-0.0089
183
10
51.73
2026-02-28
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
57.94
0.9487
0.0088
356
11
48.64
2026-03-17
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
56.32
0.9180
0.0127
264
15
48.05
2022-07-23
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
53.25
0.9234
-0.0434
236
10
47.10
2019-08-16
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
48.86
0.8513
-0.0439
179
1
48.86
2026-02-28
20.
import urllib2 import urllib import json url = "http://ajax....
46.65
0.9776
-0.2067
438
4
42.95
2019-06-17
21.
import std; int main() { std::println("Hello World!"); }
35.02
0.9810
-0.4023
56
1
35.02
2026-02-28