Update docs/en/sql-reference/functions/random-functions.md

Co-authored-by: Dan Roscigno <dan@roscigno.com>
This commit is contained in:
Denys Golotiuk 2022-12-22 17:14:59 +02:00 committed by GitHub
parent d33670d965
commit 83d2b4da52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -477,7 +477,7 @@ randFisherF(d1, d2)
- Pseudo-random number.
Type: [Float64](../../sql-reference/data-types/float/).
Type: [Float64](/docs/en/sql-reference/data-types/float.md).
**Example**