(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 |
|---|---|---|---|
| 354 | 2023-08-10 14:19:51 | 40.51 | 95.6% |
| 353 | 2023-08-10 14:17:39 | 42.70 | 96.7% |
| 328 | 2023-08-09 12:07:32 | 38.49 | 96.5% |
| 325 | 2023-08-08 12:25:50 | 40.83 | 97.2% |
| 309 | 2023-08-08 11:54:40 | 42.24 | 97.9% |
| 287 | 2023-08-06 13:18:58 | 39.23 | 96.7% |
| 251 | 2023-08-03 15:39:26 | 44.63 | 97.4% |
| 219 | 2023-08-01 12:30:36 | 36.34 | 95.7% |
| 211 | 2023-08-01 11:38:42 | 40.19 | 97.4% |
| 200 | 2023-07-31 12:10:38 | 41.17 | 97.2% |
| 192 | 2023-07-31 11:53:40 | 44.38 | 97.7% |
| 185 | 2023-07-29 22:34:26 | 39.72 | 96.9% |
| 150 | 2023-07-28 21:42:12 | 41.18 | 97.4% |
| 145 | 2023-07-27 10:51:33 | 40.10 | 97.4% |
| 132 | 2023-07-27 10:26:15 | 37.11 | 97.2% |
| 114 | 2023-07-26 15:23:11 | 39.18 | 97% |
| 87 | 2023-07-21 11:02:26 | 29.94 | 95.6% |
| 58 | 2023-07-19 23:41:16 | 35.78 | 97.4% |
| 46 | 2023-07-17 11:53:09 | 37.22 | 98.7% |