Skip to content

Random Word Generation Support Added

Compare
Choose a tag to compare
@DanBurkhardt DanBurkhardt released this 08 Jul 03:48
· 43 commits to main since this release
252cb39
  • random-swift generates random words using a local dictionary of 235,886 words
  • random words are disabled by default in release builds due to memory impact
  • configuration object added for user-defined config
  • unit tests added, some edge cases for failing resource paths cannot be easily tested, coverage drops to 98.4%