Text analysis for Chinguun (zzzchinguun)

Return to profile of Chinguun (zzzchinguun)

View texts not yet raced by Chinguun (zzzchinguun)

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_... 61.31 1.1383 0.0323 272 33 45.02 2025-07-02
2. import string from random import * characters = string.ascii... 59.53 1.1814 -0.0448 190 23 45.89 2025-08-04
3. /** Loop waiting for a connection and a valid command */ whi... 58.84 1.0448 0.0786 445 33 43.93 2025-08-05
4. import os import sys def run(program, *args): pid = os.fork(... 58.83 1.0473 0.0759 154 40 42.16 2025-09-07
5. function calculateArea(width, height) { try { var area = ... 58.22 1.0366 0.0750 301 31 42.17 2025-07-27
6. import urllib2 import json screen_name = "wordpress" url = "... 57.48 1.0621 0.0354 246 33 42.25 2025-07-30
7. input("\n\nPress the enter key to exit.") # waits for the us... 56.85 1.1984 -0.1130 85 18 45.10 2025-08-04
8. import std; int main() { std::println("Hello World!"); } 56.82 0.9810 0.1039 56 34 41.35 2025-07-09
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 56.51 1.1067 -0.0278 388 29 44.40 2025-07-01
10. /* Read a set of characters from the socket */ StringBuffer ... 56.08 1.0042 0.0665 542 34 44.01 2025-07-01
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 53.81 1.0518 -0.0244 152 31 42.28 2025-09-16
12. public class HelloWorld { public static void main(String[] ... 52.62 1.0599 -0.0552 143 23 42.59 2025-06-09
13. import urllib2 import urllib import json url = "http://ajax.... 51.57 0.9776 0.0070 438 23 39.78 2025-08-05
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 50.81 0.9849 -0.0148 183 20 38.13 2025-08-04
15. import re import sys import urllib2 import BeautifulSoup usa... 47.30 0.9803 -0.0772 344 21 36.97 2025-08-04
16. (publish :path "/hello-count" :content-type "text/html" :fun... 47.28 0.9487 -0.0460 356 27 33.77 2025-07-25
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 46.98 0.8513 0.0457 179 28 32.92 2025-09-23
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 46.69 0.9215 -0.0300 78 27 34.74 2025-07-31
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.56 0.9234 -0.0535 236 23 35.65 2025-06-01
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 43.75 0.9180 -0.0827 264 16 33.34 2025-07-31
21. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 43.20 0.9386 -0.1138 256 21 32.97 2024-10-08
22. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 42.21 1.0060 -0.2001 467 1 42.21 2025-07-27