TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for PROUD (storm)
Return to profile of PROUD (storm)
View texts not yet raced by PROUD (storm)
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_...
91.63
1.1383
0.1167
272
2
88.07
2019-07-21
2.
input("\n\nPress the enter key to exit.") # waits for the us...
86.79
1.1984
-0.0523
85
8
72.64
2019-07-29
3.
import string from random import * characters = string.ascii...
82.31
1.1814
-0.0783
190
7
71.58
2019-07-29
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
80.87
1.1067
0.0114
388
5
74.73
2019-07-21
5.
import urllib2 import json screen_name = "wordpress" url = "...
80.62
1.0621
0.0528
246
10
74.11
2019-07-23
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
80.27
1.0518
0.0548
152
6
74.20
2019-07-21
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
77.10
0.9849
0.0756
183
10
63.31
2019-07-23
8.
public class HelloWorld { public static void main(String[] ...
76.12
1.0599
-0.0165
143
7
66.47
2019-07-29
9.
function calculateArea(width, height) { try { var area = ...
74.63
1.0366
0.0163
301
7
67.27
2019-07-29
10.
/** Loop waiting for a connection and a valid command */ whi...
74.46
1.0448
-0.0099
445
8
66.67
2019-07-29
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
70.64
0.9487
0.0474
356
3
66.40
2019-07-29
12.
import urllib2 import urllib import json url = "http://ajax....
70.17
0.9776
0.0409
438
2
68.94
2019-07-21
13.
import os import sys def run(program, *args): pid = os.fork(...
69.91
1.0473
-0.0896
154
3
62.90
2019-07-23
14.
import re import sys import urllib2 import BeautifulSoup usa...
68.08
0.9803
-0.0049
344
5
61.59
2019-07-29
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
67.22
0.9180
0.0028
264
8
60.15
2019-07-23
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
66.78
0.9234
0.0040
236
6
61.25
2019-07-21
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
64.40
0.9386
-0.0599
256
3
58.48
2019-07-29
18.
/* Read a set of characters from the socket */ StringBuffer ...
61.29
1.0042
-0.1384
542
4
57.38
2019-07-21
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
60.32
0.9215
-0.0770
78
4
52.03
2019-07-21