TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for DaiyanNoory (dahy)
Return to profile of DaiyanNoory (dahy)
View texts not yet raced by DaiyanNoory (dahy)
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...
56.39
1.1984
0.0445
85
5
50.56
2026-04-22
2.
import string from random import * characters = string.ascii...
54.41
1.1814
0.0178
190
3
44.54
2026-02-11
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.81
1.1067
0.0352
388
4
48.24
2026-01-27
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
51.06
1.1383
-0.0129
272
2
48.41
2026-04-22
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.68
1.0518
-0.0009
152
2
47.40
2026-04-09
6.
import os import sys def run(program, *args): pid = os.fork(...
47.68
1.0473
0.0036
154
5
43.46
2026-04-22
7.
import urllib2 import json screen_name = "wordpress" url = "...
47.18
1.0621
-0.0222
246
1
47.18
2026-01-21
8.
import urllib2 import urllib import json url = "http://ajax....
46.37
0.9776
0.0444
438
2
44.07
2026-01-27
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
46.00
0.9849
0.0290
183
2
43.09
2026-04-09
10.
import std; int main() { std::println("Hello World!"); }
45.44
0.9810
0.0205
56
3
40.97
2026-04-09
11.
public class HelloWorld { public static void main(String[] ...
44.87
1.0599
-0.0709
143
2
40.58
2026-01-21
12.
/** Loop waiting for a connection and a valid command */ whi...
44.46
1.0448
-0.0649
445
1
44.46
2026-04-09
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
43.18
0.8513
0.1004
179
3
38.63
2026-02-02
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
43.04
0.9386
0.0100
256
2
41.52
2026-02-12
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.07
0.9234
0.0039
236
1
42.07
2026-04-22
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
41.74
0.9180
0.0020
264
1
41.74
2026-02-02
17.
/* Read a set of characters from the socket */ StringBuffer ...
41.38
1.0042
-0.0922
542
2
41.04
2026-04-30
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
40.55
0.9487
-0.0549
356
3
39.44
2026-04-09
19.
import re import sys import urllib2 import BeautifulSoup usa...
37.27
0.9803
-0.1588
344
1
37.27
2024-01-28
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.83
0.9215
-0.1538
78
1
34.83
2026-04-09