netmaker/netclient/functions
john s d1fb0b90af
netclient: math.Rand -> crypto.Rand (#956)
* netclient: math.Rand -> crypto.Rand

Signed-off-by: John Sahhar <john@gravitl.com>

* netclient: math.Rand -> crypto.Rand

* add tests

Signed-off-by: John Sahhar <john@gravitl.com>

* netclient: math.Rand -> crypto.Rand

* add test

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-23 12:06:26 -06:00
..
common.go replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
daemon.go replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
join.go netclient: math.Rand -> crypto.Rand (#956) 2022-03-23 12:06:26 -06:00
list.go replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
mqhandlers.go replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
mqpublish.go replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
pull.go replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00