TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for rooh (roohullah)
Return to profile of rooh (roohullah)
View texts not yet raced by rooh (roohullah)
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.17
1.1984
1.7214
85
10
29.61
2025-02-27
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
29.56
1.1383
0.8610
272
6
24.46
2025-02-27
3.
/** Loop waiting for a connection and a valid command */ whi...
29.13
1.0448
0.9254
445
7
24.27
2025-02-27
4.
import string from random import * characters = string.ascii...
28.75
1.1814
0.7631
190
3
21.23
2025-02-21
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
27.08
1.1067
0.7248
388
4
22.84
2025-02-20
6.
public class HelloWorld { public static void main(String[] ...
26.98
1.0599
0.7649
143
8
24.08
2025-02-27
7.
function calculateArea(width, height) { try { var area = ...
26.60
1.0366
0.7625
301
8
24.16
2025-02-27
8.
import std; int main() { std::println("Hello World!"); }
26.58
0.9810
0.8167
56
2
24.97
2025-02-26
9.
import urllib2 import urllib import json url = "http://ajax....
25.62
0.9776
0.7552
438
6
23.38
2025-02-27
10.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.28
0.9487
0.7611
356
6
24.17
2025-02-26
11.
import re import sys import urllib2 import BeautifulSoup usa...
25.08
0.9803
0.7160
344
4
21.16
2025-02-26
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.91
0.9849
0.6999
183
2
23.19
2025-02-26
13.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
24.90
1.0518
0.6323
152
2
19.37
2025-02-26
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.82
0.9386
0.7401
256
6
22.13
2025-02-27
15.
import os import sys def run(program, *args): pid = os.fork(...
24.62
1.0473
0.6179
154
7
19.75
2025-02-26
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
24.48
0.9234
0.7323
236
6
19.51
2025-02-26
17.
import urllib2 import json screen_name = "wordpress" url = "...
24.44
1.0621
0.5909
246
1
24.44
2025-02-20
18.
/* Read a set of characters from the socket */ StringBuffer ...
23.38
1.0042
0.5771
542
3
19.71
2025-02-21
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
19.59
0.9215
0.4035
78
6
15.76
2025-02-26
20.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
19.40
0.8513
0.4608
179
4
15.94
2025-02-26
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
17.40
0.9180
0.2588
264
3
15.73
2025-02-21