TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Neyool (neyool)
Return to profile of Neyool (neyool)
View texts not yet raced by Neyool (neyool)
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...
72.77
1.1984
0.1443
85
43
55.00
2025-10-28
2.
import string from random import * characters = string.ascii...
63.46
1.1814
-0.0105
190
42
50.09
2025-10-19
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
58.30
1.1383
-0.0626
272
34
48.72
2025-12-04
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
56.98
1.1067
-0.0554
388
38
46.84
2025-10-06
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.11
1.0518
-0.0165
152
34
45.62
2025-10-07
6.
function calculateArea(width, height) { try { var area = ...
55.70
1.0366
-0.0089
301
39
45.23
2025-12-04
7.
import urllib2 import json screen_name = "wordpress" url = "...
55.44
1.0621
-0.0392
246
49
46.78
2025-10-21
8.
import std; int main() { std::println("Hello World!"); }
55.36
0.9810
0.0405
56
57
41.32
2025-10-21
9.
/** Loop waiting for a connection and a valid command */ whi...
54.72
1.0448
-0.0352
445
49
46.51
2025-12-01
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
54.30
0.9849
0.0170
183
45
43.60
2025-10-20
11.
import os import sys def run(program, *args): pid = os.fork(...
53.97
1.0473
-0.0515
154
43
45.53
2025-10-20
12.
public class HelloWorld { public static void main(String[] ...
53.31
1.0599
-0.0763
143
42
44.10
2025-12-05
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
52.99
0.9386
0.0391
256
39
41.33
2025-12-04
14.
/* Read a set of characters from the socket */ StringBuffer ...
52.57
1.0042
-0.0342
542
32
41.94
2025-10-20
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
51.45
0.8513
0.0980
179
33
39.37
2025-10-05
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
51.16
0.9215
0.0225
78
49
36.73
2025-11-20
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.40
0.9234
-0.0119
236
37
41.05
2025-10-21
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.95
0.9487
-0.0455
356
29
40.00
2025-12-04
19.
import urllib2 import urllib import json url = "http://ajax....
48.87
0.9776
-0.0759
438
25
41.84
2025-10-05
20.
import re import sys import urllib2 import BeautifulSoup usa...
46.81
0.9803
-0.1166
344
44
39.74
2025-10-06
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.82
0.9180
-0.0726
264
48
38.15
2025-10-21