Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joke2k/faker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.3.3
Choose a base ref
...
head repository: joke2k/faker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 15, 2022

  1. Use os.urandom in binary if unseeded (#1605)

    * Use os.urandom in binary, add binary_seeded
    
    * Switch behavior of binary method if seeded
    
    * Remove extra space
    
    * Move Generator._is_seeded declaration
    jjnesbitt authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2d50adb View commit details
    Browse the repository at this point in the history
  2. 📝 Update CHANGELOG.md

    fcurella committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    dd19ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6087094 View commit details
    Browse the repository at this point in the history
Loading