forked from mirrors/cursor-free-vip
Introduced the Faker library in the CursorRegistration class to generate random account information, replacing the original random name generation logic.
Also updated the password generation method to use Faker for creating more complex passwords. Additionally, updated requirements.txt to include the Faker dependency.
This commit is contained in:
@@ -10,3 +10,4 @@ selenium
|
||||
webdriver_manager
|
||||
arabic-reshaper
|
||||
python-bidi
|
||||
faker
|
||||
Reference in New Issue
Block a user