VirtualTam's bookmarks
132 bookmarks found
-
Alchemy circles procedural generator
2019-09-16 -
memegen: The open source meme generator
2019-06-12 -
RabbitMQ - Password Hashing
2018-08-28 - https://www.rabbitmq.com/passwords.html
- https://stackoverflow.com/questions/41306350/how-to-generate-password-hash-for-rabbitmq-management-http-api
- https://gist.github.com/christianclinton/faa1aef119a0919aeb2e
- https://stackoverflow.com/questions/9594125/salt-and-hash-a-password-in-python
- https://docs.python.org/3/library/hashlib.html
- https://docs.python.org/3/library/base64.html
-
- https://en.wikipedia.org/wiki/Context-free_grammar
- https://en.wikipedia.org/wiki/Recursive_transition_network
- https://eli.thegreenplace.net/2010/01/28/generating-random-sentences-from-a-context-free-grammar/
- http://davidsd.org/2009/01/the-real-theorem-generator-a-context-free-grammar/
- https://www.reddit.com/r/Python/comments/1h5ucz/defining_a_contextfree_grammar_easily/
- https://stackoverflow.com/questions/4543008/efficient-context-free-grammar-parser-preferably-python-friendly
- http://nltk.sourceforge.net/doc/en/ch07.html#formalizing-context-free-grammars
- https://stackoverflow.com/questions/17695611/nltk-context-free-grammar-genaration