TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Robert (nforcer)
Return to profile of Robert (nforcer)
View texts not yet raced by Robert (nforcer)
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...
83.46
1.1984
0.2849
85
3
70.89
2023-06-12
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
77.84
1.1383
0.2603
272
4
67.45
2023-06-12
3.
import string from random import * characters = string.ascii...
71.17
1.1814
0.0868
190
1
71.17
2023-06-12
4.
public class HelloWorld { public static void main(String[] ...
65.72
1.0599
0.1443
143
6
56.42
2023-06-13
5.
import os import sys def run(program, *args): pid = os.fork(...
61.28
1.0473
0.0748
154
1
61.28
2023-06-09
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
60.14
1.0518
0.0562
152
5
55.97
2023-06-12
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
59.26
1.1067
-0.0347
388
3
58.24
2023-06-09
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
57.65
0.9215
0.1393
78
2
55.91
2023-06-08
9.
function calculateArea(width, height) { try { var area = ...
54.28
1.0366
-0.0267
301
2
52.10
2023-06-08
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
54.01
0.9386
0.0473
256
2
48.02
2023-06-13
11.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
53.87
0.9849
0.0076
183
2
48.76
2023-06-12
12.
import re import sys import urllib2 import BeautifulSoup usa...
52.72
0.9803
0.0067
344
2
50.35
2023-06-12
13.
/** Loop waiting for a connection and a valid command */ whi...
52.41
1.0448
-0.0708
445
2
51.24
2023-06-09
14.
import urllib2 import json screen_name = "wordpress" url = "...
52.24
1.0621
-0.1084
246
1
52.24
2023-06-08
15.
import urllib2 import urllib import json url = "http://ajax....
49.48
0.9776
-0.0363
438
1
49.48
2023-06-12
16.
/* Read a set of characters from the socket */ StringBuffer ...
47.42
1.0042
-0.1168
542
1
47.42
2023-06-12
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.97
0.9487
-0.0756
356
2
43.74
2023-06-12
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.27
0.9180
-0.0883
264
2
42.68
2023-06-12
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.06
0.9234
-0.1384
236
2
41.58
2023-06-09