TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for 🌹Ayra (ayraa)
Return to profile of 🌹Ayra (ayraa)
View texts not yet raced by 🌹Ayra (ayraa)
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...
94.88
1.1814
0.2398
190
11
71.46
2024-01-11
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
91.78
1.1383
0.2369
272
7
69.17
2023-09-19
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
79.72
1.1067
0.0870
388
7
63.04
2024-01-11
4.
import urllib2 import json screen_name = "wordpress" url = "...
78.48
1.0621
0.1204
246
13
59.66
2023-09-19
5.
input("\n\nPress the enter key to exit.") # waits for the us...
78.16
1.1984
-0.0398
85
3
58.41
2022-12-16
6.
function calculateArea(width, height) { try { var area = ...
75.54
1.0366
0.1055
301
9
60.41
2022-06-09
7.
/* Read a set of characters from the socket */ StringBuffer ...
73.71
1.0042
0.1094
542
8
56.24
2024-01-11
8.
import urllib2 import urllib import json url = "http://ajax....
71.43
0.9776
0.1043
438
7
59.92
2023-09-19
9.
import os import sys def run(program, *args): pid = os.fork(...
68.50
1.0473
-0.0156
154
6
51.49
2023-09-21
10.
public class HelloWorld { public static void main(String[] ...
66.84
1.0599
-0.0519
143
4
61.95
2022-12-16
11.
import re import sys import urllib2 import BeautifulSoup usa...
65.98
0.9803
0.0177
344
3
54.48
2024-01-11
12.
/** Loop waiting for a connection and a valid command */ whi...
63.94
1.0448
-0.0735
445
4
55.88
2022-06-09
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
63.77
0.9386
0.0203
256
5
55.63
2022-12-16
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
58.74
0.9234
-0.0319
236
5
52.40
2023-09-15
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
58.55
0.9215
-0.0372
78
4
52.35
2023-09-19
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
56.96
0.9180
-0.0615
264
7
48.43
2022-06-09
17.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
55.62
0.9849
-0.1445
183
2
53.91
2022-06-09
18.
(publish :path "/hello-count" :content-type "text/html" :fun...
52.75
0.9487
-0.1424
356
6
49.21
2022-06-09
19.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
47.01
1.0518
-0.3373
152
2
46.48
2022-02-10