markbattistella / PhraseKit

PhraseKit is a Swift package that generates random, human-readable phrases using customizable word combinations. Perfect for creating unique filenames, usernames, session IDs, and more. Easily extensible with custom word lists and combination logic.
MIT License
1 stars 0 forks source link

2024-08-30 - Fixes nil words returning #35

Closed markbattistella closed 2 weeks ago

markbattistella commented 2 weeks ago

Pull Request

[!Important] Please ensure you have named your pull request with the proper naming convention. This is usually in the YYYY-MM-DD - format. This aids in maintaining the codebase in a consistent and uniform format.

Description

Related Issues

Local Testing

Checklist

Additional Notes