(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 |
|---|---|---|---|
| 247 | 2020-01-10 23:28:04 | 68.93 | 97% |
| 240 | 2020-01-08 06:55:22 | 71.06 | 96% |
| 239 | 2020-01-08 06:53:56 | 76.33 | 98% |
| 231 | 2020-01-02 08:37:27 | 75.46 | 98% |
| 215 | 2019-12-27 07:26:07 | 77.15 | 99% |
| 207 | 2019-12-26 10:13:46 | 68.35 | 98% |
| 180 | 2019-12-26 07:53:01 | 71.89 | 97% |
| 175 | 2019-12-26 03:45:07 | 69.86 | 97% |
| 171 | 2019-12-26 00:58:39 | 60.30 | 97% |
| 168 | 2019-12-25 06:57:17 | 65.35 | 96% |
| 164 | 2019-12-25 06:52:21 | 68.01 | 98% |
| 158 | 2019-12-24 00:42:04 | 62.67 | 97% |
| 127 | 2019-12-18 22:27:54 | 62.66 | 96% |
| 108 | 2019-12-18 21:27:36 | 53.12 | 96% |
| 96 | 2019-12-18 00:38:41 | 67.49 | 97% |
| 88 | 2019-12-17 22:39:07 | 60.34 | 96% |
| 85 | 2019-12-17 22:15:18 | 59.38 | 97% |
| 82 | 2019-12-15 01:58:52 | 56.04 | 95% |
| 75 | 2019-12-15 01:49:49 | 52.78 | 95% |
| 27 | 2019-11-24 22:44:25 | 52.97 | 96% |