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.1545
85
35
55.43
2025-09-17
2.
import string from random import * characters = string.ascii...
63.46
1.1814
-0.0016
190
37
49.40
2025-07-18
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
58.30
1.1383
-0.0544
272
26
48.86
2025-07-18
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
56.98
1.1067
-0.0474
388
36
46.76
2025-07-18
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.11
1.0518
-0.0086
152
30
45.87
2025-09-17
6.
function calculateArea(width, height) { try { var area = ...
55.70
1.0366
-0.0011
301
35
45.04
2025-07-18
7.
import urllib2 import json screen_name = "wordpress" url = "...
55.02
1.0621
-0.0392
246
40
46.04
2025-07-28
8.
/** Loop waiting for a connection and a valid command */ whi...
54.72
1.0448
-0.0275
445
38
45.70
2025-09-24
9.
import std; int main() { std::println("Hello World!"); }
54.38
0.9810
0.0300
56
49
40.83
2025-09-17
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
54.30
0.9849
0.0246
183
38
43.13
2025-09-17
11.
import os import sys def run(program, *args): pid = os.fork(...
53.97
1.0473
-0.0439
154
34
44.72
2025-07-15
12.
public class HelloWorld { public static void main(String[] ...
53.01
1.0599
-0.0744
143
37
43.53
2025-07-26
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
52.99
0.9386
0.0466
256
34
40.70
2025-07-18
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
51.45
0.8513
0.1052
179
30
38.87
2025-09-17
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
51.16
0.9215
0.0296
78
38
36.86
2025-07-26
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
49.40
0.9234
-0.0050
236
29
40.29
2025-07-28
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.95
0.9487
-0.0386
356
22
40.44
2025-07-18
18.
import urllib2 import urllib import json url = "http://ajax....
47.50
0.9776
-0.0945
438
22
41.53
2025-07-28
19.
/* Read a set of characters from the socket */ StringBuffer ...
46.90
1.0042
-0.1323
542
25
40.90
2025-09-17
20.
import re import sys import urllib2 import BeautifulSoup usa...
46.66
0.9803
-0.1128
344
40
39.24
2025-07-16
21.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.82
0.9180
-0.0661
264
41
38.04
2025-09-17