Coverity-CWE 330: Use of Insufficiently Random Values (137944 Cryptographically weak... 94/13294/2
authork4.rahul <rahul.k4@tataelxsi.co.in>
Thu, 27 Apr 2023 06:38:48 +0000 (12:08 +0530)
committercubag <gcuba@whitestack.com>
Mon, 22 May 2023 20:49:11 +0000 (22:49 +0200)
commitcf47a3b2ef1fe3e095c81dc6033c67b067adb08c
tree849e7c1b83a4d89279698b4c6eb5a73f1fd34749
parentf4c1d2fe2123e408eec90f4a7c24504479c29837
Coverity-CWE 330: Use of Insufficiently Random Values (137944 Cryptographically weak PRNG)

replaced SystemRandom().randint() instead of randint()

Change-Id: I02dd1387b795c856d0cd05d0366b7bb410016a8b
Signed-off-by: k4.rahul <rahul.k4@tataelxsi.co.in>
osm_lcm/ns.py