TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Mikhail (mayham92)
Return to profile of Mikhail (mayham92)
View texts not yet raced by Mikhail (mayham92)
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...
92.17
1.1984
0.1325
85
61
65.48
2023-02-16
2.
import string from random import * characters = string.ascii...
79.06
1.1814
-0.0398
190
53
62.73
2026-02-09
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
75.58
1.0518
0.0396
152
61
61.56
2022-11-23
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
74.67
1.1383
-0.0601
272
44
62.61
2026-03-28
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
73.32
1.1067
-0.0480
388
43
63.93
2022-10-23
6.
function calculateArea(width, height) { try { var area = ...
73.00
1.0366
0.0175
301
56
59.62
2022-11-26
7.
import os import sys def run(program, *args): pid = os.fork(...
72.47
1.0473
-0.0008
154
74
56.84
2024-09-28
8.
public class HelloWorld { public static void main(String[] ...
71.16
1.0599
-0.0323
143
68
56.95
2022-10-21
9.
import urllib2 import json screen_name = "wordpress" url = "...
70.50
1.0621
-0.0441
246
53
58.24
2023-06-04
10.
/* Read a set of characters from the socket */ StringBuffer ...
68.12
1.0042
-0.0205
542
36
58.42
2022-11-23
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
66.38
0.9386
0.0199
256
61
55.33
2025-12-08
12.
import urllib2 import urllib import json url = "http://ajax....
66.11
0.9776
-0.0230
438
46
56.69
2022-10-21
13.
/** Loop waiting for a connection and a valid command */ whi...
65.96
1.0448
-0.0923
445
38
57.13
2024-09-28
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
65.29
0.9849
-0.0421
183
50
55.43
2026-03-29
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
64.12
0.9215
0.0044
78
63
49.42
2022-11-14
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
62.34
0.9234
-0.0232
236
33
51.45
2022-11-14
17.
import re import sys import urllib2 import BeautifulSoup usa...
59.67
0.9803
-0.1187
344
34
52.89
2022-11-01
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
58.11
0.9487
-0.1096
356
24
52.42
2026-02-09
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
57.75
0.9180
-0.0841
264
34
46.92
2022-12-29