TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Rana (rana_1996)
Return to profile of Rana (rana_1996)
View texts not yet raced by Rana (rana_1996)
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...
43.99
1.1984
0.0725
85
11
32.49
2020-02-10
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.01
1.1383
0.0916
272
14
30.67
2020-02-06
3.
import urllib2 import json screen_name = "wordpress" url = "...
40.45
1.0621
0.1602
246
11
29.42
2020-02-10
4.
import string from random import * characters = string.ascii...
37.11
1.1814
-0.0984
190
8
31.46
2020-02-09
5.
import os import sys def run(program, *args): pid = os.fork(...
36.33
1.0473
0.0403
154
11
28.11
2020-01-22
6.
/** Loop waiting for a connection and a valid command */ whi...
35.55
1.0448
0.0356
445
10
27.87
2020-02-04
7.
/* Read a set of characters from the socket */ StringBuffer ...
35.44
1.0042
0.0822
542
14
27.21
2020-02-10
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
34.34
0.9849
0.0495
183
13
24.83
2020-02-06
9.
import urllib2 import urllib import json url = "http://ajax....
33.88
0.9776
0.0943
438
14
27.49
2020-02-10
10.
public class HelloWorld { public static void main(String[] ...
33.58
1.0599
-0.0534
143
13
25.99
2020-02-05
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
33.02
1.1067
-0.1048
388
14
27.69
2020-01-08
12.
import re import sys import urllib2 import BeautifulSoup usa...
32.16
0.9803
0.0265
344
9
24.80
2020-02-06
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.98
0.9386
0.0159
256
13
24.87
2020-02-09
14.
function calculateArea(width, height) { try { var area = ...
31.45
1.0366
-0.0638
301
3
29.67
2020-02-10
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.08
0.9487
0.0123
356
11
23.71
2020-02-06
16.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.06
1.0518
-0.1708
152
17
22.11
2020-01-15
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
27.80
0.9234
-0.0762
236
8
20.21
2020-01-05
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
26.54
0.9180
-0.1205
264
7
20.19
2020-01-02
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.40
0.9215
-0.1125
78
8
21.50
2020-02-10