TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Lucas (clausm)
Return to profile of Lucas (clausm)
View texts not yet raced by Lucas (clausm)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
59.87
1.1984
0.0982
85
2
53.72
2025-11-11
2.
import string from random import * characters = string.ascii...
54.78
1.1814
0.0050
190
3
48.69
2025-10-27
3.
public class HelloWorld { public static void main(String[] ...
53.59
1.0599
0.1007
143
5
50.79
2025-11-11
4.
/* Read a set of characters from the socket */ StringBuffer ...
49.80
1.0042
0.0743
542
6
46.19
2025-11-11
5.
import urllib2 import json screen_name = "wordpress" url = "...
48.58
1.0621
-0.0100
246
5
44.39
2025-11-11
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
47.65
0.9849
0.0471
183
8
40.24
2025-11-11
7.
/** Loop waiting for a connection and a valid command */ whi...
47.48
1.0448
-0.0165
445
5
44.51
2025-11-11
8.
function calculateArea(width, height) { try { var area = ...
47.06
1.0366
-0.0174
301
3
44.97
2025-10-26
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.89
0.9180
0.0975
264
5
40.58
2025-11-11
10.
import os import sys def run(program, *args): pid = os.fork(...
46.64
1.0473
-0.0372
154
4
43.81
2025-10-26
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
46.33
1.0518
-0.0484
152
1
46.33
2025-10-26
12.
import urllib2 import urllib import json url = "http://ajax....
45.47
0.9776
0.0071
438
4
42.30
2026-01-02
13.
import random min = 1 max = 6 roll_again = "yes" while roll_...
44.48
1.1383
-0.1750
272
1
44.48
2025-10-27
14.
import re import sys import urllib2 import BeautifulSoup usa...
42.78
0.9803
-0.0538
344
4
41.23
2026-01-07
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
42.32
0.9215
-0.0050
78
2
38.75
2025-11-11
16.
import std; int main() { std::println("Hello World!"); }
41.81
0.9810
-0.0755
56
4
39.80
2026-01-07
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.15
0.9386
-0.0474
256
4
38.84
2025-10-24
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.82
0.9487
-0.0863
356
3
38.26
2025-11-11
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.86
0.9234
-0.1035
236
2
34.99
2026-01-02