ua-generator icon indicating copy to clipboard operation
ua-generator copied to clipboard

💻 A random user-agent generator.

Results 3 ua-generator issues
Sort by recently updated
recently updated
newest added

Can you please add an option to choose a browser version from an array of options

enhancement

Please read commit logs for verbose changes! let me know your thoughts :) @iamdual modified one test and added a new unit test

This PR introduces static type checking support using Mypy and enhances the overall type hinting throughout the ua-generator library. Key Changes: - Added py.typed marker file: Includes the `py.typed` file...