TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Volhosis (volhosis)
Return to profile of Volhosis (volhosis)
View texts not yet raced by Volhosis (volhosis)
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...
133.77
1.1814
0.4421
190
4
119.53
2025-04-13
2.
public class HelloWorld { public static void main(String[] ...
110.05
1.0599
0.2757
143
3
98.08
2025-04-13
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
101.53
1.1383
0.0939
272
3
91.65
2025-04-13
4.
import urllib2 import json screen_name = "wordpress" url = "...
96.53
1.0621
0.1094
246
5
88.69
2019-07-21
5.
import re import sys import urllib2 import BeautifulSoup usa...
92.96
0.9803
0.1479
344
1
92.96
2025-04-13
6.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
88.56
0.9386
0.1362
256
2
74.27
2025-04-13
7.
/* Read a set of characters from the socket */ StringBuffer ...
86.31
1.0042
0.0433
542
2
83.08
2025-04-13
8.
function calculateArea(width, height) { try { var area = ...
84.26
1.0366
-0.0140
301
1
84.26
2018-11-19
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
83.79
0.9215
0.0954
78
2
69.46
2025-04-13
10.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
83.43
1.0518
-0.0393
152
1
83.43
2018-11-19
11.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
82.66
0.9234
0.0798
236
7
71.18
2025-04-13
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
81.07
0.9849
-0.0010
183
4
65.68
2025-04-13
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
80.39
0.9180
0.0576
264
6
71.72
2020-06-11
14.
import urllib2 import urllib import json url = "http://ajax....
74.09
0.9776
-0.0784
438
1
74.09
2019-07-21
15.
import os import sys def run(program, *args): pid = os.fork(...
72.09
1.0473
-0.1724
154
2
69.52
2018-01-07