TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for ProRick2358Y (prysp)
Return to profile of ProRick2358Y (prysp)
View texts not yet raced by ProRick2358Y (prysp)
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...
66.12
1.1814
0.2368
190
7
58.96
2025-07-11
2.
import urllib2 import json screen_name = "wordpress" url = "...
55.62
1.0621
0.1309
246
4
50.30
2025-07-08
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
55.36
1.1067
0.0807
388
2
52.35
2025-07-07
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.41
1.0518
0.0295
152
3
48.04
2025-07-11
5.
import std; int main() { std::println("Hello World!"); }
50.12
0.9810
0.0940
56
3
39.75
2025-07-11
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.83
0.9386
0.1088
256
3
45.23
2025-07-11
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.22
0.9234
0.1109
236
4
45.47
2025-07-11
8.
function calculateArea(width, height) { try { var area = ...
47.73
1.0366
-0.0128
301
1
47.73
2025-07-07
9.
import re import sys import urllib2 import BeautifulSoup usa...
47.33
0.9803
0.0349
344
1
47.33
2025-07-11
10.
public class HelloWorld { public static void main(String[] ...
47.14
1.0599
-0.0488
143
2
46.74
2025-07-05
11.
import os import sys def run(program, *args): pid = os.fork(...
46.74
1.0473
-0.0448
154
4
45.17
2025-07-11
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.26
0.9180
0.0742
264
3
43.76
2025-07-11
13.
import urllib2 import urllib import json url = "http://ajax....
45.91
0.9776
0.0071
438
2
43.81
2025-07-11
14.
/** Loop waiting for a connection and a valid command */ whi...
45.86
1.0448
-0.0611
445
1
45.86
2025-07-07
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.49
0.9849
-0.0306
183
2
38.94
2025-07-08
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.81
0.9215
-0.0891
78
2
37.71
2025-07-08
17.
/* Read a set of characters from the socket */ StringBuffer ...
38.52
1.0042
-0.1780
542
1
38.52
2025-07-05
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.32
0.8513
-0.0937
179
2
32.95
2025-07-08