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:13:45 +02:00 committed by GitHub
parent 344dfb0064
commit fd81509a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ randLogNormal(meam, variance)
- Pseudo-random number.
Type: [Float64](../../sql-reference/data-types/float/).
Type: [Float64](/docs/en/sql-reference/data-types/float.md).
**Example**