nushell/crates/nu-command/src/random
Antoine Stevan f77fe04425
remove random decimal (#10342)
followup to
- https://github.com/nushell/nushell/pull/9979

## ⚠️ wait for just before 0.86 ⚠️

# Description
after deprecation comes removal 😏 

# User-Facing Changes
`into decimal` is removed in favor of `into float`

# Tests + Formatting

# After Submitting
2023-10-10 18:57:53 +02:00
..
bool.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
chars.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
dice.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
float.rs Rename random decimal to random float (#10320) 2023-09-12 13:03:05 +02:00
int.rs Rename random integer to random int (#10520) 2023-09-28 11:47:05 +02:00
integer.rs Rename random integer to random int (#10520) 2023-09-28 11:47:05 +02:00
mod.rs remove random decimal (#10342) 2023-10-10 18:57:53 +02:00
random_.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
uuid.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00