1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: add doc for RandUniqueIntSlice

This commit is contained in:
dudaodong
2023-06-07 14:21:29 +08:00
parent 013b6457bb
commit 23a0135947
4 changed files with 58 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ func ExampleRandUniqueIntSlice() {
if len(result) == 5 {
fmt.Println("ok")
}
fmt.Println(result)
// Output:
// ok