TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Manish (god_of_minds)
Return to profile of Manish (god_of_minds)
View texts not yet raced by Manish (god_of_minds)
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...
45.34
1.1984
0.0219
85
2
43.96
2024-12-24
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.84
1.1067
0.1001
388
2
44.32
2025-01-27
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.36
1.1383
0.0287
272
3
38.97
2025-05-27
4.
function calculateArea(width, height) { try { var area = ...
43.19
1.0366
0.1258
301
6
37.22
2025-02-24
5.
import os import sys def run(program, *args): pid = os.fork(...
40.10
1.0473
0.0319
154
4
34.05
2025-01-11
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.64
1.0518
0.0151
152
2
37.24
2025-01-16
7.
import urllib2 import json screen_name = "wordpress" url = "...
39.62
1.0621
0.0042
246
2
39.24
2024-12-23
8.
import re import sys import urllib2 import BeautifulSoup usa...
39.54
0.9803
0.0839
344
3
33.67
2025-04-04
9.
import urllib2 import urllib import json url = "http://ajax....
38.39
0.9776
0.0556
438
2
37.99
2024-11-17
10.
import string from random import * characters = string.ascii...
38.33
1.1814
-0.1498
190
3
36.59
2024-09-12
11.
/** Loop waiting for a connection and a valid command */ whi...
37.50
1.0448
-0.0355
445
1
37.50
2025-03-16
12.
/* Read a set of characters from the socket */ StringBuffer ...
37.47
1.0042
0.0043
542
2
36.03
2025-01-25
13.
public class HelloWorld { public static void main(String[] ...
36.11
1.0599
-0.0880
143
2
35.03
2024-11-07
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.89
0.9487
-0.0366
356
2
33.26
2024-11-07
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.61
0.9234
-0.2072
236
1
26.61
2024-08-18
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
25.97
0.8513
-0.1524
179
1
25.97
2024-08-18
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.75
0.9215
-0.3361
78
1
21.75
2024-08-18