TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for LB (man_onatree)
Return to profile of LB (man_onatree)
View texts not yet raced by LB (man_onatree)
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...
104.60
1.1984
0.0568
85
18
84.36
2023-12-08
2.
import string from random import * characters = string.ascii...
98.72
1.1814
0.0145
190
29
82.48
2023-12-08
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
92.29
1.1067
0.0115
388
26
84.55
2023-06-14
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
90.36
1.1383
-0.0425
272
21
81.07
2023-12-08
5.
import urllib2 import json screen_name = "wordpress" url = "...
90.22
1.0621
0.0391
246
22
77.61
2023-12-08
6.
public class HelloWorld { public static void main(String[] ...
86.67
1.0599
-0.0023
143
27
72.88
2023-12-08
7.
/** Loop waiting for a connection and a valid command */ whi...
83.70
1.0448
-0.0170
445
26
71.77
2023-11-19
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
83.70
1.0518
-0.0269
152
11
73.42
2023-08-25
9.
import os import sys def run(program, *args): pid = os.fork(...
83.41
1.0473
-0.0304
154
21
73.76
2023-06-15
10.
import urllib2 import urllib import json url = "http://ajax....
81.45
0.9776
0.0225
438
25
69.36
2023-12-08
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
80.10
0.9215
0.0564
78
29
66.56
2023-12-08
12.
function calculateArea(width, height) { try { var area = ...
79.57
1.0366
-0.0612
301
18
69.08
2023-11-19
13.
import re import sys import urllib2 import BeautifulSoup usa...
79.40
0.9803
-0.0081
344
23
69.79
2023-12-08
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
79.06
0.9849
-0.0190
183
16
71.05
2023-12-19
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
78.95
0.9386
0.0223
256
29
68.13
2023-11-19
16.
/* Read a set of characters from the socket */ StringBuffer ...
74.27
1.0042
-0.0937
542
19
67.92
2023-06-24
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
74.12
0.9234
-0.0123
236
18
63.74
2023-11-01
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
73.87
0.9487
-0.0359
356
15
64.39
2023-12-08
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
69.02
0.9180
-0.0776
264
19
58.98
2023-12-08
20.
import std; int main() { std::println("Hello World!"); }
57.81
0.9810
-0.2457
56
2
54.00
2023-12-08