TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Pankaj (insanevenger)
Return to profile of Pankaj (insanevenger)
View texts not yet raced by Pankaj (insanevenger)
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.67
1.1814
0.1653
190
2
55.18
2024-03-27
2.
import urllib2 import json screen_name = "wordpress" url = "...
49.59
1.0621
0.1444
246
2
46.37
2024-03-24
3.
function calculateArea(width, height) { try { var area = ...
43.47
1.0366
0.0256
301
4
41.99
2024-03-24
4.
/* Read a set of characters from the socket */ StringBuffer ...
43.13
1.0042
0.0486
542
1
43.13
2024-03-25
5.
import re import sys import urllib2 import BeautifulSoup usa...
42.75
0.9803
0.0635
344
2
41.86
2024-03-24
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.55
1.1383
-0.1324
272
1
41.55
2024-03-24
7.
public class HelloWorld { public static void main(String[] ...
41.34
1.0599
-0.0531
143
1
41.34
2024-03-23
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.58
1.1067
-0.1737
388
1
38.58
2024-03-24
9.
import std; int main() { std::println("Hello World!"); }
38.57
0.9810
-0.0303
56
1
38.57
2024-03-27
10.
/** Loop waiting for a connection and a valid command */ whi...
38.50
1.0448
-0.1000
445
1
38.50
2024-03-24
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.93
1.0518
-0.1241
152
1
37.93
2024-03-23
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.57
0.9180
-0.0543
264
1
35.57
2024-03-23
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.45
0.8513
-0.1472
179
1
29.45
2024-03-22
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
28.17
0.9215
-0.2326
78
1
28.17
2024-03-22