TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for nyloraqu (nyloraqu)
Return to profile of nyloraqu (nyloraqu)
View texts not yet raced by nyloraqu (nyloraqu)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
42.98
1.1814
0.0290
190
6
39.58
2025-02-18
2.
public class HelloWorld { public static void main(String[] ...
42.58
1.0599
0.1366
143
2
40.15
2024-11-07
3.
import os import sys def run(program, *args): pid = os.fork(...
40.71
1.0473
0.0990
154
3
38.33
2025-01-16
4.
input("\n\nPress the enter key to exit.") # waits for the us...
40.51
1.1984
-0.0642
85
2
38.93
2024-11-20
5.
function calculateArea(width, height) { try { var area = ...
39.94
1.0366
0.0864
301
2
38.01
2024-11-22
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.05
1.1067
-0.0370
388
2
36.67
2025-01-16
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
37.49
1.1383
-0.0858
272
2
36.67
2024-11-18
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.49
0.9849
0.0432
183
2
34.48
2024-11-22
9.
/** Loop waiting for a connection and a valid command */ whi...
35.81
1.0448
-0.0334
445
3
34.51
2024-10-24
10.
import std; int main() { std::println("Hello World!"); }
35.14
0.9810
0.0003
56
2
34.41
2024-11-06
11.
/* Read a set of characters from the socket */ StringBuffer ...
34.42
1.0042
-0.0353
542
1
34.42
2024-11-05
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
34.27
0.9180
0.0458
264
2
33.24
2024-12-05
13.
import urllib2 import json screen_name = "wordpress" url = "...
33.56
1.0621
-0.1160
246
2
33.42
2024-10-10
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
32.03
0.9215
-0.0220
78
1
32.03
2024-10-24
15.
import re import sys import urllib2 import BeautifulSoup usa...
31.74
0.9803
-0.0885
344
2
31.58
2024-10-17
16.
import urllib2 import urllib import json url = "http://ajax....
31.04
0.9776
-0.1035
438
1
31.04
2024-11-07
17.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.02
0.9386
-0.0671
256
1
31.02
2024-11-15
18.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.77
1.0518
-0.2117
152
1
29.77
2024-10-04
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
29.09
0.9487
-0.1255
356
1
29.09
2024-10-04