TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for bhushan (bhushan_144)
Return to profile of bhushan (bhushan_144)
View texts not yet raced by bhushan (bhushan_144)
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...
40.13
1.1814
0.2084
190
2
35.24
2025-08-17
2.
import re import sys import urllib2 import BeautifulSoup usa...
38.52
0.9803
0.3537
344
4
32.21
2025-08-17
3.
input("\n\nPress the enter key to exit.") # waits for the us...
36.34
1.1984
0.0601
85
2
31.36
2025-07-17
4.
import urllib2 import urllib import json url = "http://ajax....
35.88
0.9776
0.2650
438
2
34.22
2025-08-17
5.
(publish :path "/hello-count" :content-type "text/html" :fun...
35.51
0.9487
0.2811
356
2
34.81
2025-08-13
6.
function calculateArea(width, height) { try { var area = ...
35.20
1.0366
0.1825
301
1
35.20
2025-08-20
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
35.02
1.1383
0.0745
272
1
35.02
2025-07-26
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
34.34
0.9386
0.2507
256
2
27.57
2025-09-02
9.
import urllib2 import json screen_name = "wordpress" url = "...
32.44
1.0621
0.0614
246
1
32.44
2025-07-04
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
32.19
1.1067
0.0081
388
1
32.19
2025-07-31
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
31.29
0.8513
0.2324
179
2
26.89
2025-08-23
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
30.52
1.0518
0.0052
152
1
30.52
2025-07-09
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.91
0.9180
0.1179
264
3
26.20
2025-10-06
14.
/* Read a set of characters from the socket */ StringBuffer ...
27.94
1.0042
-0.0366
542
1
27.94
2025-05-31
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
22.68
0.9234
-0.1379
236
1
22.68
2025-07-15