有人可以帮助我在bash(shell)中使用给定的特定数字范围生成随机浮点数.我发现下面的命令,但是他们还有其他选择吗?(使用awk或$ rand命令.)
jot -p2 0 1
linux random shell awk
awk ×1
linux ×1
random ×1
shell ×1