README
word-concat-js
Picks random set of words from a dictionary and appends them together
A simple utility to pick random english words from a dictionary and append them together
<script type="module">
import wordConcatJs from 'https://cdn.skypack.dev/word-concat-js';
</script>
Picks random set of words from a dictionary and appends them together