TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Deus_Machina (acut3_racy)
Return to profile of Deus_Machina (acut3_racy)
View texts not yet raced by Deus_Machina (acut3_racy)
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...
104.43
1.1984
0.0814
85
3
90.64
2025-06-20
2.
import string from random import * characters = string.ascii...
103.49
1.1814
0.0869
190
5
90.84
2025-08-31
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
92.69
1.1383
-0.0024
272
2
81.12
2025-05-04
4.
import random n = random.randint(1, 99) guess = int(raw_inpu...
90.22
1.1067
-0.0010
388
5
81.29
2025-06-18
5.
public class HelloWorld { public static void main(String[] ...
86.83
1.0599
0.0042
143
2
81.80
2025-05-16
6.
import urllib2 import json screen_name = "wordpress" url = "...
86.58
1.0621
-0.0010
246
6
78.91
2025-09-04
7.
import urllib2 import urllib import json url = "http://ajax....
80.78
0.9776
0.0124
438
2
79.58
2025-06-18
8.
/** Loop waiting for a connection and a valid command */ whi...
80.65
1.0448
-0.0564
445
3
72.44
2025-08-31
9.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
77.36
1.0060
-0.0579
467
2
71.40
2025-08-31
10.
import re import sys import urllib2 import BeautifulSoup usa...
74.39
0.9803
-0.0686
344
1
74.39
2025-05-14
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
72.29
1.0518
-0.1659
152
3
71.24
2025-01-17
12.
/* Read a set of characters from the socket */ StringBuffer ...
70.48
1.0042
-0.1405
542
1
70.48
2025-06-20
13.
import std; int main() { std::println("Hello World!"); }
70.03
0.9810
-0.1228
56
1
70.03
2024-08-08
14.
import os import sys def run(program, *args): pid = os.fork(...
69.80
1.0473
-0.1919
154
1
69.80
2025-01-13