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.1435
190
7
58.96
2025-07-11
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
62.08
1.0518
0.1921
152
4
51.55
2025-11-17
3.
import urllib2 import json screen_name = "wordpress" url = "...
55.62
1.0621
0.0524
246
4
50.30
2025-07-08
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
55.36
1.1067
0.0026
388
2
52.35
2025-07-07
5.
public class HelloWorld { public static void main(String[] ...
54.49
1.0599
0.0319
143
3
49.32
2025-11-17
6.
/** Loop waiting for a connection and a valid command */ whi...
52.48
1.0448
0.0068
445
2
49.17
2025-11-17
7.
/* Read a set of characters from the socket */ StringBuffer ...
52.41
1.0042
0.0460
542
2
45.47
2025-11-18
8.
import re import sys import urllib2 import BeautifulSoup usa...
51.92
0.9803
0.0600
344
2
49.63
2025-12-14
9.
import std; int main() { std::println("Hello World!"); }
50.12
0.9810
0.0233
56
4
41.25
2025-11-17
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.83
0.9386
0.0398
256
3
45.23
2025-07-11
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.22
0.9234
0.0428
236
4
45.47
2025-07-11
12.
function calculateArea(width, height) { try { var area = ...
47.73
1.0366
-0.0802
301
1
47.73
2025-07-07
13.
import os import sys def run(program, *args): pid = os.fork(...
46.74
1.0473
-0.1108
154
4
45.17
2025-07-11
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
46.26
0.9180
0.0089
264
3
43.76
2025-07-11
15.
import urllib2 import urllib import json url = "http://ajax....
45.91
0.9776
-0.0577
438
2
43.81
2025-07-11
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.49
0.9849
-0.0934
183
2
38.94
2025-07-08
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
38.81
0.9215
-0.1438
78
2
37.71
2025-07-08
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.32
0.8513
-0.1436
179
2
32.95
2025-07-08