TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ivyish (ivyish)
Return to profile of Ivyish (ivyish)
View texts not yet raced by Ivyish (ivyish)
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...
70.13
1.1814
0.7499
190
2
66.35
2025-03-09
2.
import std; int main() { std::println("Hello World!"); }
54.44
0.9810
0.5182
56
2
45.83
2025-03-09
3.
/** Loop waiting for a connection and a valid command */ whi...
51.51
1.0448
0.3738
445
1
51.51
2025-03-09
4.
import urllib2 import urllib import json url = "http://ajax....
46.45
0.9776
0.3016
438
1
46.45
2025-03-08
5.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
45.24
0.9180
0.3279
264
1
45.24
2025-03-09
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.80
1.1383
0.0679
272
1
43.80
2024-06-02
7.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
37.16
0.9215
0.1019
78
2
36.24
2024-06-05
8.
function calculateArea(width, height) { try { var area = ...
36.50
1.0366
-0.0314
301
1
36.50
2024-06-05
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.58
0.9234
0.0014
236
1
33.58
2024-06-05
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
29.62
0.8513
-0.0356
179
1
29.62
2024-06-05