TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for viminizer (shohset)
Return to profile of viminizer (shohset)
View texts not yet raced by viminizer (shohset)
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...
61.03
1.1984
0.1155
85
2
58.47
2026-01-30
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
57.96
1.0518
0.1960
152
1
57.96
2026-01-29
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.16
1.1383
0.0277
272
1
54.16
2025-07-26
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
53.22
1.1067
0.0391
388
1
53.22
2026-01-29
5.
/* Read a set of characters from the socket */ StringBuffer ...
49.59
1.0042
0.0634
542
2
49.39
2026-01-30
6.
import os import sys def run(program, *args): pid = os.fork(...
48.00
1.0473
-0.0139
154
1
48.00
2026-01-30
7.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
47.23
0.9180
0.0988
264
2
45.32
2026-01-29
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
47.23
0.9386
0.0782
256
2
47.07
2026-01-30
9.
public class HelloWorld { public static void main(String[] ...
46.88
1.0599
-0.0506
143
1
46.88
2026-01-30
10.
function calculateArea(width, height) { try { var area = ...
44.85
1.0366
-0.0710
301
1
44.85
2026-01-29
11.
import string from random import * characters = string.ascii...
44.57
1.1814
-0.2218
190
1
44.57
2025-07-26
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
43.52
0.9487
-0.0117
356
2
42.30
2026-01-30
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.53
0.9234
-0.0078
236
1
42.53
2026-01-29
14.
import urllib2 import json screen_name = "wordpress" url = "...
42.36
1.0621
-0.1501
246
1
42.36
2026-01-29
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
35.11
0.8513
-0.0954
179
1
35.11
2026-01-30
16.
import std; int main() { std::println("Hello World!"); }
34.65
0.9810
-0.2350
56
1
34.65
2026-01-29
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.08
0.9215
-0.1878
78
1
34.08
2026-01-25