Yesterday I needed a #PHP password generator for the soon to be migrated #FileMaker users logins. I found a list of nouns and needed a random picker. AI then suggested using a file and then going to a random byte, then getting the next line which is fast even with large files!