Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Add password formatter #402

Merged
merged 3 commits into from
Aug 25, 2014
Merged

Add password formatter #402

merged 3 commits into from
Aug 25, 2014

Conversation

fzaninotto
Copy link
Owner

I needed to generate a random password for one of my accounts where passwords must be rotated regularly. And then I thought: that's a job for Faker!

echo $faker->password; // 'k&|X+a45*2['

fzaninotto added a commit that referenced this pull request Aug 25, 2014
@fzaninotto fzaninotto merged commit 6c89416 into master Aug 25, 2014
@fzaninotto fzaninotto deleted the password branch August 25, 2014 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant