TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for LAKSHAY (lucifer_2020)
Return to profile of LAKSHAY (lucifer_2020)
View texts not yet raced by LAKSHAY (lucifer_2020)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
48.06
1.0599
0.3447
143
4
40.41
2023-09-02
2.
input("\n\nPress the enter key to exit.") # waits for the us...
43.44
1.1984
0.0712
85
3
37.68
2025-07-15
3.
import string from random import * characters = string.ascii...
42.63
1.1814
0.0645
190
2
41.01
2023-09-02
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.63
1.1383
0.0492
272
1
40.63
2023-08-05
5.
/* Read a set of characters from the socket */ StringBuffer ...
39.03
1.0042
0.1365
542
5
34.14
2025-07-15
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.47
1.0518
0.0433
152
2
34.24
2023-09-02
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
36.02
0.9849
0.0678
183
6
32.04
2023-09-02
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.62
0.9215
0.1195
78
1
35.62
2023-08-24
9.
function calculateArea(width, height) { try { var area = ...
33.23
1.0366
-0.0654
301
2
30.47
2023-08-17
10.
import os import sys def run(program, *args): pid = os.fork(...
32.22
1.0473
-0.1056
154
1
32.22
2023-08-05
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.10
0.9386
-0.0004
256
3
31.13
2023-09-02
12.
import urllib2 import urllib import json url = "http://ajax....
30.20
0.9776
-0.0950
438
1
30.20
2023-08-17
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
28.68
0.9180
-0.0798
264
1
28.68
2023-08-21
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
26.10
0.9234
-0.1606
236
1
26.10
2023-09-02
15.
import random n = random.randint(1, 99) guess = int(raw_inpu...
25.68
1.1067
-0.3562
388
1
25.68
2023-08-03
16.
import urllib2 import json screen_name = "wordpress" url = "...
20.46
1.0621
-0.4641
246
1
20.46
2023-08-03