TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Makailon (braumberger)
Return to profile of Makailon (braumberger)
View texts not yet raced by Makailon (braumberger)
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...
66.49
1.1814
0.2575
190
4
54.51
2024-01-06
2.
input("\n\nPress the enter key to exit.") # waits for the us...
64.18
1.1984
0.1781
85
4
49.89
2024-06-17
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
54.55
1.1067
0.0733
388
4
49.61
2024-07-20
4.
public class HelloWorld { public static void main(String[] ...
52.97
1.0599
0.0931
143
6
43.85
2024-06-25
5.
import urllib2 import json screen_name = "wordpress" url = "...
52.16
1.0621
0.0737
246
1
52.16
2024-01-06
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.19
1.0518
0.0660
152
4
44.56
2024-01-05
7.
/** Loop waiting for a connection and a valid command */ whi...
48.01
1.0448
0.0076
445
4
45.74
2024-07-20
8.
function calculateArea(width, height) { try { var area = ...
47.53
1.0366
0.0027
301
1
47.53
2024-01-06
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
47.20
1.1383
-0.1161
272
4
40.88
2024-06-25
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
47.07
0.9849
0.0408
183
3
42.14
2024-01-06
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
46.79
0.9487
0.0799
356
5
41.87
2024-06-17
12.
import urllib2 import urllib import json url = "http://ajax....
45.81
0.9776
0.0258
438
3
40.47
2024-01-06
13.
/* Read a set of characters from the socket */ StringBuffer ...
45.34
1.0042
-0.0134
542
1
45.34
2024-01-06
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
44.76
0.9234
0.0568
236
4
40.23
2024-07-20
15.
import re import sys import urllib2 import BeautifulSoup usa...
42.05
0.9803
-0.0605
344
2
41.54
2024-07-20
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
41.05
0.9386
-0.0466
256
6
34.70
2024-07-20
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
39.53
0.9180
-0.0592
264
5
37.27
2024-04-03
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.63
0.9215
-0.0998
78
1
37.63
2024-01-04
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.81
0.8513
-0.1495
179
2
30.40
2024-07-20