Skip to content

Implemented faker to create better diverse data#31

Open
MattySuDd wants to merge 3 commits intoCybrZone:mainfrom
MattySuDd:main
Open

Implemented faker to create better diverse data#31
MattySuDd wants to merge 3 commits intoCybrZone:mainfrom
MattySuDd:main

Conversation

@MattySuDd
Copy link

I've implemented faker and replaced the logic for both name_gen and password generator, you could go further and make the password somewhat match the fake persons identity using more of the modules features but It's just an idea for now, as not everyone has a generic password which is scrambled with a couple numbers and symbols dotted in.

I also included many different countries using the faker module which diversifies the data pool and makes it harder to spot fake data.

@MattySuDd
Copy link
Author

Here's the link to fakers documentation if you find anything else interesting to add: https://faker.readthedocs.io/en/master/

@PanosoikoGr
Copy link

Nice I implimented your way to my code!

@MattySuDd
Copy link
Author

I've just added proxy randomisation from the https://pypi.org/project/free-proxy/ module.

Tested and works on my development environment.

proxyImplement

@JanEickholt
Copy link

JanEickholt commented Jul 6, 2024

for the faker implementation see #3 and #10
(for better passwords #24)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants