TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for K1dz (ayla_k1dz)
Return to profile of K1dz (ayla_k1dz)
View texts not yet raced by K1dz (ayla_k1dz)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
41.16
1.1067
0.1601
388
7
36.01
2024-09-30
2.
import string from random import * characters = string.ascii...
40.95
1.1814
0.0789
190
3
37.21
2024-10-05
3.
input("\n\nPress the enter key to exit.") # waits for the us...
40.51
1.1984
0.0484
85
2
39.62
2024-09-27
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
39.29
1.1383
0.0710
272
5
34.46
2025-07-08
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
34.11
1.0518
-0.0020
152
2
32.88
2024-10-04
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.90
0.9234
0.1200
236
1
33.90
2024-09-27
7.
import os import sys def run(program, *args): pid = os.fork(...
33.80
1.0473
-0.0070
154
3
32.94
2024-10-05
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
32.42
0.9849
0.0129
183
2
32.17
2024-09-29
9.
public class HelloWorld { public static void main(String[] ...
32.35
1.0599
-0.0642
143
1
32.35
2024-09-28
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
31.91
0.9215
0.0606
78
2
27.72
2024-10-04
11.
import std; int main() { std::println("Hello World!"); }
29.96
0.9810
-0.0589
56
3
27.55
2024-09-27
12.
import urllib2 import urllib import json url = "http://ajax....
29.56
0.9776
-0.0678
438
2
27.11
2024-09-28
13.
/** Loop waiting for a connection and a valid command */ whi...
29.32
1.0448
-0.1424
445
1
29.32
2024-09-26
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
29.00
0.9180
-0.0254
264
4
25.81
2024-09-29
15.
import re import sys import urllib2 import BeautifulSoup usa...
26.12
0.9803
-0.1764
344
3
25.02
2024-09-26
16.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
24.60
0.9386
-0.1815
256
1
24.60
2024-09-26
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
24.56
0.8513
-0.0954
179
2
23.45
2024-09-29