TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for tw0f1v3w0n (capricitor)
Return to profile of tw0f1v3w0n (capricitor)
View texts not yet raced by tw0f1v3w0n (capricitor)
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...
84.00
1.1984
0.0806
85
2
76.69
2025-02-02
2.
import string from random import * characters = string.ascii...
73.97
1.1814
-0.0487
190
2
71.22
2025-02-01
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
71.90
1.1383
-0.0409
272
2
65.90
2025-02-04
4.
/** Loop waiting for a connection and a valid command */ whi...
71.60
1.0448
0.0541
445
3
67.84
2025-02-02
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
71.32
1.1067
-0.0167
388
2
68.21
2025-02-02
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
69.58
0.9849
0.0808
183
4
64.20
2025-02-06
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
67.61
1.0518
-0.0155
152
3
64.27
2025-02-02
8.
import urllib2 import json screen_name = "wordpress" url = "...
67.47
1.0621
-0.0284
246
2
60.53
2025-02-02
9.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
65.97
1.0060
-0.0117
467
1
65.97
2025-02-01
10.
import urllib2 import urllib import json url = "http://ajax....
64.68
0.9776
0.0123
438
1
64.68
2025-02-02
11.
import os import sys def run(program, *args): pid = os.fork(...
64.34
1.0473
-0.0619
154
2
64.21
2025-02-01
12.
function calculateArea(width, height) { try { var area = ...
64.05
1.0366
-0.0573
301
1
64.05
2025-02-01
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
63.94
0.9180
0.0596
264
3
59.08
2025-02-02
14.
import re import sys import urllib2 import BeautifulSoup usa...
63.21
0.9803
-0.0149
344
3
60.45
2025-02-02
15.
import std; int main() { std::println("Hello World!"); }
60.35
0.9810
-0.0651
56
1
60.35
2025-02-02
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
58.89
0.9386
-0.0391
256
4
55.03
2025-02-05
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.43
0.9487
-0.0503
356
2
56.89
2025-02-01
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
56.22
0.9234
-0.0604
236
1
56.22
2025-02-02
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
47.10
0.8513
-0.1376
179
2
46.15
2025-02-02