(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))
Game | Time | WPM | Accuracy |
---|---|---|---|
515 | 2025-08-06 05:05:05 | 44.75 | 94% |
504 | 2024-08-24 00:23:05 | 49.88 | 95.9% |
485 | 2024-08-05 01:34:06 | 55.25 | 96.2% |
475 | 2024-06-16 01:27:18 | 54.01 | 96% |
463 | 2024-05-24 21:04:19 | 55.25 | 97.4% |
407 | 2024-04-26 15:37:04 | 54.02 | 96.2% |
387 | 2024-04-23 14:49:13 | 52.50 | 95.9% |
334 | 2024-04-22 14:49:29 | 47.76 | 94.8% |
244 | 2024-01-26 07:47:01 | 49.31 | 96.7% |
226 | 2024-01-26 02:02:39 | 49.33 | 95.1% |
211 | 2024-01-25 18:39:36 | 44.69 | 94.6% |
207 | 2024-01-25 18:32:47 | 41.56 | 94.1% |
190 | 2023-11-08 21:57:49 | 44.95 | 95% |
174 | 2023-10-15 06:10:06 | 44.37 | 94.4% |
138 | 2023-10-01 07:18:30 | 47.07 | 96.2% |
125 | 2023-10-01 06:53:07 | 44.93 | 96.7% |
123 | 2023-10-01 06:49:58 | 40.12 | 93.8% |
122 | 2023-10-01 06:47:43 | 39.25 | 93.9% |
115 | 2023-08-28 16:45:17 | 47.56 | 96.5% |
63 | 2023-08-14 05:45:37 | 40.85 | 94.3% |
58 | 2023-08-12 13:19:15 | 36.41 | 93.9% |
53 | 2023-08-12 13:08:34 | 37.26 | 93.2% |
40 | 2023-08-08 11:53:48 | 37.20 | 94.7% |