Text analysis for romak (romak_ug)

Return to profile of romak (romak_ug)

View texts not yet raced by romak (romak_ug)

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_... 41.88 1.1383 0.0973 272 1 41.88 2025-09-08
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 39.00 1.1067 0.0439 388 1 39.00 2025-09-08
3. function calculateArea(width, height) { try { var area = ... 38.05 1.0366 0.0860 301 1 38.05 2025-11-03
4. import re import sys import urllib2 import BeautifulSoup usa... 36.49 0.9803 0.0963 344 1 36.49 2025-09-06
5. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 30.67 0.9215 -0.0166 78 1 30.67 2025-09-06
6. import os import sys def run(program, *args): pid = os.fork(... 30.63 1.0473 -0.1436 154 1 30.63 2025-09-06
7. /* Read a set of characters from the socket */ StringBuffer ... 30.48 1.0042 -0.1049 542 1 30.48 2025-09-08
8. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 28.11 0.9180 -0.0887 264 1 28.11 2025-09-08
9. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.45 0.8513 -0.0414 179 1 27.45 2025-11-03