Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
botond-sipos committed Oct 16, 2021
1 parent 6acd0f5 commit 8c7b645
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/basic.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ package main

import (
"fmt"
"github.com/bsipos/thist"
"math/rand"
"time"

"github.com/botond-sipos/thist"
)

// randStream return a channel filled with endless normal random values
Expand Down

0 comments on commit 8c7b645

Please sign in to comment.