TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jay (kamikamigod)
Return to profile of Jay (kamikamigod)
View texts not yet raced by Jay (kamikamigod)
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[] ...
87.73
1.0599
0.2008
143
1
87.73
2025-04-18
2.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
85.30
1.0060
0.2198
467
1
85.30
2025-04-18
3.
/** Loop waiting for a connection and a valid command */ whi...
84.49
1.0448
0.1694
445
1
84.49
2025-04-18
4.
import string from random import * characters = string.ascii...
80.52
1.1814
-0.0243
190
1
80.52
2024-08-30
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
76.90
1.0518
0.0533
152
1
76.90
2023-12-16
6.
function calculateArea(width, height) { try { var area = ...
76.90
1.0366
0.0685
301
2
74.52
2024-08-30
7.
/* Read a set of characters from the socket */ StringBuffer ...
75.54
1.0042
0.0814
542
1
75.54
2024-08-30
8.
import std; int main() { std::println("Hello World!"); }
73.81
0.9810
0.0797
56
1
73.81
2025-03-22
9.
template
bool all(Args ...args) { return (...
67.25
0.9493
0.0171
246
1
67.25
2023-12-05
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
56.79
0.8513
-0.0352
179
1
56.79
2023-12-16
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
48.98
0.9180
-0.2141
264
1
48.98
2023-11-12