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:14 +02:00 committed by GitHub
parent e8d8b60e34
commit 6e5703125c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -350,7 +350,7 @@ randExponential(lambda)
- Pseudo-random number.
Type: [Float64](../../sql-reference/data-types/float/).
Type: [Float64](/docs/en/sql-reference/data-types/float.md).
**Example**