TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Nirro (nirro)
Return to profile of Nirro (nirro)
View texts not yet raced by Nirro (nirro)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
22.51
1.1383
0.1988
272
4
20.92
2024-02-23
2.
import string from random import * characters = string.ascii...
22.41
1.1814
0.1494
190
1
22.41
2024-02-17
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
20.78
1.1067
0.1267
388
2
20.13
2024-02-17
4.
import os import sys def run(program, *args): pid = os.fork(...
19.50
1.0473
0.1161
154
3
17.70
2024-02-23
5.
(publish :path "/hello-count" :content-type "text/html" :fun...
19.06
0.9487
0.1989
356
4
15.81
2024-02-20
6.
public class HelloWorld { public static void main(String[] ...
18.78
1.0599
0.0619
143
2
18.58
2024-02-16
7.
import urllib2 import urllib import json url = "http://ajax....
18.00
0.9776
0.1031
438
2
17.83
2024-02-17
8.
/** Loop waiting for a connection and a valid command */ whi...
17.05
1.0448
-0.0189
445
1
17.05
2024-02-16
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
17.04
0.9180
0.0970
264
1
17.04
2024-02-23
10.
function calculateArea(width, height) { try { var area = ...
16.88
1.0366
-0.0236
301
1
16.88
2024-02-16
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
16.86
0.9386
0.0661
256
1
16.86
2024-02-17
12.
import urllib2 import json screen_name = "wordpress" url = "...
16.75
1.0621
-0.0604
246
1
16.75
2024-02-15
13.
/* Read a set of characters from the socket */ StringBuffer ...
16.73
1.0042
-0.0012
542
1
16.73
2024-02-16
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
16.60
0.9234
0.0738
236
3
14.40
2024-02-17
15.
input("\n\nPress the enter key to exit.") # waits for the us...
16.47
1.1984
-0.2324
85
1
16.47
2024-02-16
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
16.24
0.9215
0.0500
78
4
14.20
2024-02-17
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
16.20
0.8513
0.1022
179
1
16.20
2024-02-17
18.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
15.99
0.9849
-0.0283
183
2
14.82
2024-02-16
19.
import std; int main() { std::println("Hello World!"); }
15.09
0.9810
-0.0672
56
4
14.58
2024-02-16