TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Saraí (sarai_vega012)
Return to profile of Saraí (sarai_vega012)
View texts not yet raced by Saraí (sarai_vega012)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
27.46
1.1383
0.0297
272
7
25.43
2025-07-04
2.
public class HelloWorld { public static void main(String[] ...
26.82
1.0599
0.0809
143
2
25.19
2025-06-28
3.
input("\n\nPress the enter key to exit.") # waits for the us...
25.81
1.1984
-0.1006
85
3
24.62
2025-07-07
4.
function calculateArea(width, height) { try { var area = ...
25.30
1.0366
0.0395
301
3
24.33
2025-06-22
5.
/** Loop waiting for a connection and a valid command */ whi...
24.93
1.0448
0.0156
445
4
23.49
2025-06-22
6.
/* Read a set of characters from the socket */ StringBuffer ...
24.65
1.0042
0.0443
542
1
24.65
2025-06-28
7.
import string from random import * characters = string.ascii...
24.55
1.1814
-0.1372
190
3
24.12
2025-06-21
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
23.66
0.9180
0.0884
264
1
23.66
2025-06-28
9.
import random n = random.randint(1, 99) guess = int(raw_inpu...
23.04
1.1067
-0.1267
388
1
23.04
2025-06-28
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
22.86
0.9234
0.0489
236
1
22.86
2025-06-27
11.
import os import sys def run(program, *args): pid = os.fork(...
22.05
1.0473
-0.1094
154
1
22.05
2025-06-06
12.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
21.33
1.0518
-0.1446
152
1
21.33
2025-07-04
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
21.29
0.8513
0.0542
179
1
21.29
2025-06-27
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
21.08
0.9215
-0.0249
78
3
19.92
2025-07-04
15.
import std; int main() { std::println("Hello World!"); }
19.28
0.9810
-0.1609
56
1
19.28
2025-06-22