Generating a random number in Fish can be straightforward, using the combination of system utilities and shell capabilities.
In Fish, rounding numbers hinges on the math command.
math
In Fish, we handle complex numbers using math with real and imaginary parts.