TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Akiraming (akiraming)
Return to profile of Akiraming (akiraming)
View texts not yet raced by Akiraming (akiraming)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
52.76
1.1984
0.1060
85
4
47.40
2023-07-21
2.
import std; int main() { std::println("Hello World!"); }
48.24
0.9810
0.2404
56
1
48.24
2024-02-27
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
46.34
1.1383
0.0188
272
4
40.91
2023-07-21
4.
function calculateArea(width, height) { try { var area = ...
45.68
1.0366
0.1139
301
4
40.90
2023-10-26
5.
import string from random import * characters = string.ascii...
45.68
1.1814
-0.0412
190
3
43.30
2023-07-21
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.50
1.1067
0.0034
388
3
39.67
2024-02-27
7.
public class HelloWorld { public static void main(String[] ...
43.80
1.0599
0.0399
143
5
37.81
2024-02-27
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
43.73
0.9849
0.1134
183
5
34.45
2023-07-21
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
40.96
0.9215
0.1079
78
4
33.40
2024-02-27
10.
import urllib2 import json screen_name = "wordpress" url = "...
40.48
1.0621
-0.0448
246
6
38.02
2023-07-21
11.
import os import sys def run(program, *args): pid = os.fork(...
40.14
1.0473
-0.0399
154
7
36.01
2023-07-21
12.
/** Loop waiting for a connection and a valid command */ whi...
39.98
1.0448
-0.0336
445
6
36.00
2023-07-21
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.04
0.9234
0.0375
236
4
36.45
2023-07-21
14.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
37.66
1.0518
-0.1018
152
4
37.12
2024-02-27
15.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.37
0.9487
-0.0250
356
5
33.03
2023-07-21
16.
/* Read a set of characters from the socket */ StringBuffer ...
34.98
1.0042
-0.1215
542
3
33.10
2023-07-11
17.
import re import sys import urllib2 import BeautifulSoup usa...
34.87
0.9803
-0.1003
344
5
32.41
2023-07-21
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
34.58
0.9386
-0.0719
256
5
30.98
2023-10-26
19.
import urllib2 import urllib import json url = "http://ajax....
34.10
0.9776
-0.1145
438
2
33.94
2023-07-11
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.62
0.9180
-0.1504
264
1
30.62
2023-07-11