TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Futuristic (mohamedtata)
Return to profile of Futuristic (mohamedtata)
View texts not yet raced by Futuristic (mohamedtata)
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...
55.70
1.1814
0.2236
190
2
54.39
2025-08-03
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
54.26
1.1067
0.2619
388
1
54.26
2024-07-30
3.
import re import sys import urllib2 import BeautifulSoup usa...
50.89
0.9803
0.3033
344
1
50.89
2024-08-06
4.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.83
0.9215
0.2849
78
1
47.83
2024-08-30
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
47.46
0.9849
0.2122
183
2
46.25
2024-08-15
6.
import std; int main() { std::println("Hello World!"); }
37.62
0.9810
-0.0321
56
1
37.62
2024-08-15
7.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
34.74
0.8513
0.0250
179
1
34.74
2024-07-30
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
34.69
1.1383
-0.2633
272
1
34.69
2023-07-05
9.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.81
0.9487
-0.0959
356
1
33.81
2023-07-05
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
33.20
0.9386
-0.1012
256
2
29.03
2023-08-06
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
31.76
1.0518
-0.2507
152
1
31.76
2023-07-05
12.
import urllib2 import urllib import json url = "http://ajax....
30.12
0.9776
-0.2179
438
1
30.12
2023-07-05
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.93
0.9180
-0.2640
264
1
25.93
2023-07-05