Skip to content

Commit

Permalink
Merge pull request chubin#75 from jakubthedeveloper/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
chubin authored Mar 20, 2021
2 parents 86b6f58 + 95abb02 commit bf7f073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya

* `git commit -m "$(curl -sk whatthecommit.com/index.txt)"` — generate random commit message
* curl `"https://www.random.org/integers/?num=1&min=1&max=100&col=1&base=10&format=plain&rnd=new"` - generate random number
* `curl -H 'Accept: text/plain' foaas.com/cool/:from` — fuck off as a service
* `curl -H 'Accept: text/plain' https://foaas.com/cool/:from` — fuck off as a service
* `curl pseudorandom.name` — generate a pseudo random (American?) name ([treyhunner/pseudorandom.name](https://github.com/treyhunner/pseudorandom.name))
* :no_entry_sign: `curl -s https://uinames.com/api/?region=france\&amount=25 | jq '.[] | .name +" " + .surname'` — generate 25 random french names
* `curl https://icanhazdadjoke.com` — random jokes
Expand Down

0 comments on commit bf7f073

Please sign in to comment.