mirror of
https://github.com/nushell/nushell.git
synced 2025-06-14 14:06:50 +02:00
* Convert "random bool" to engine-p Also implements FromValue for Tagged<BigDecimal> and Tagged<f64>. * Convert "random dice" to engine-p * Convert "random uuid" to engine-p * Covert "random chars" to engine-p * Convert "random" command to engine-p