1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-08 14:42:27 +08:00

doc: update doc for new release

This commit is contained in:
dudaodong
2023-12-11 14:58:28 +08:00
parent a995db445a
commit 7dbd7002a3
4 changed files with 22 additions and 2 deletions

View File

@@ -305,7 +305,7 @@ func main() {
### <span id="RandFloat">RandFloat</span>
<p>Generate random float64 number between [min, max) with specific precision.</p>
<p>Generate a random float64 number between [min, max) with specific precision.</p>
<b>Signature:</b>