Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename random decimal to random float #10320

Merged
merged 1 commit into from
Sep 12, 2023

Commits on Sep 11, 2023

  1. Rename random decimal to random float

    Similar to nushell#9979
    
    `random decimal` will now raise a warning and can be removed in an
    upcoming release.
    
    New command is named `random float`
    
    Tests updated and improved.
    sholderbach committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e6c8265 View commit details
    Browse the repository at this point in the history