(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 |
---|---|---|---|
597 | 2023-06-29 17:16:39 | 54.92 | 94.2% |
542 | 2023-06-27 14:35:30 | 63.83 | 95.8% |
508 | 2023-06-27 09:06:30 | 46.34 | 95.6% |
472 | 2023-06-24 03:46:44 | 54.00 | 93.8% |
462 | 2023-06-24 02:33:52 | 57.14 | 93.6% |
422 | 2023-06-23 05:20:43 | 54.87 | 95.1% |
388 | 2023-06-23 02:31:03 | 59.66 | 95.5% |
350 | 2023-06-22 11:09:20 | 51.41 | 94.2% |
320 | 2023-06-21 14:15:26 | 55.58 | 95.4% |
319 | 2023-06-21 14:13:15 | 56.37 | 95.6% |
290 | 2023-06-21 11:33:02 | 54.28 | 95.5% |
263 | 2023-06-21 06:37:28 | 54.05 | 94.8% |
262 | 2023-06-21 05:33:24 | 55.59 | 96.3% |
238 | 2023-06-19 14:59:02 | 52.70 | 94.8% |
236 | 2023-06-19 14:54:54 | 51.70 | 94.7% |
234 | 2023-06-19 14:46:59 | 51.87 | 93.7% |
228 | 2023-06-19 09:24:31 | 53.31 | 94.4% |
219 | 2023-06-19 09:01:33 | 52.27 | 94.3% |
216 | 2023-06-19 04:54:48 | 56.64 | 95.8% |
192 | 2023-06-18 15:43:43 | 48.01 | 93.4% |
186 | 2023-06-18 13:05:18 | 47.53 | 94.1% |
175 | 2023-06-18 12:17:52 | 49.79 | 95.6% |
169 | 2023-06-18 12:08:28 | 46.53 | 94.4% |
131 | 2023-06-18 06:39:09 | 49.19 | 95.2% |
102 | 2023-06-17 10:48:32 | 47.43 | 94.7% |