Commit 48a3f098 authored by Taylor Gerring's avatar Taylor Gerring

Add coverage for rand

parent a1d62abc
package ethutil
import (
"testing"
)
func TestRandomUint64(t *testing.T) {
RandomUint64()
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment