//
pkg.gl
Category
github.com/smartcontractkit/chainlink-testing-framework
utils
rand
package
1.35.0
Repository:
https://github.com/smartcontractkit/chainlink-testing-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
22 SLOC
#
Functions
Int
Int generates a random 63-bit integer that is equivalent to the math/rand.Int() using crypto/rand This fixes issues with gosetc seccurity lint issues.