TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for faust (the_faust)
Return to profile of faust (the_faust)
View texts not yet raced by faust (the_faust)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
66.98
1.0599
0.1922
143
3
61.60
2025-12-26
2.
import string from random import * characters = string.ascii...
62.73
1.1814
-0.0087
190
2
61.94
2025-03-20
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
61.56
1.1067
0.0441
388
3
56.68
2025-12-26
4.
input("\n\nPress the enter key to exit.") # waits for the us...
60.29
1.1984
-0.0714
85
4
55.68
2025-09-25
5.
import urllib2 import json screen_name = "wordpress" url = "...
59.83
1.0621
0.0564
246
3
53.81
2025-03-20
6.
/** Loop waiting for a connection and a valid command */ whi...
54.92
1.0448
-0.0181
445
1
54.92
2025-03-20
7.
import re import sys import urllib2 import BeautifulSoup usa...
53.78
0.9803
0.0251
344
3
50.75
2025-03-20
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
48.07
0.9487
-0.0501
356
3
45.72
2025-09-25
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
47.98
0.9234
-0.0265
236
2
43.33
2025-03-06
10.
import std; int main() { std::println("Hello World!"); }
43.94
0.9810
-0.1596
56
1
43.94
2025-03-06
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.56
0.8513
-0.2426
179
1
32.56
2025-03-04