TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Fallacia (fallacia)
Return to profile of Fallacia (fallacia)
View texts not yet raced by Fallacia (fallacia)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
60.47
1.1383
0.2605
272
4
54.97
2024-12-22
2.
import string from random import * characters = string.ascii...
55.44
1.1814
0.1047
190
2
50.79
2024-12-03
3.
/** Loop waiting for a connection and a valid command */ whi...
49.72
1.0448
0.1114
445
3
46.40
2024-12-03
4.
import urllib2 import json screen_name = "wordpress" url = "...
46.98
1.0621
0.0285
246
4
42.06
2024-07-19
5.
function calculateArea(width, height) { try { var area = ...
46.92
1.0366
0.0504
301
1
46.92
2024-12-03
6.
import re import sys import urllib2 import BeautifulSoup usa...
44.22
0.9803
0.0432
344
1
44.22
2024-12-03
7.
import std; int main() { std::println("Hello World!"); }
42.96
0.9810
0.0075
56
2
41.17
2024-12-03
8.
public class HelloWorld { public static void main(String[] ...
41.01
1.0599
-0.1102
143
1
41.01
2024-07-19
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
40.08
0.9487
-0.0151
356
1
40.08
2024-12-03
10.
import os import sys def run(program, *args): pid = os.fork(...
38.52
1.0473
-0.1529
154
1
38.52
2024-08-07
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
36.70
1.0518
-0.1986
152
1
36.70
2024-08-07
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.39
0.9180
-0.0746
264
2
36.08
2024-10-02
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.90
0.9234
-0.1343
236
1
33.90
2024-10-02
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.84
0.8513
-0.1200
179
1
31.84
2024-07-19