feat(unitproc/python):Add sleepRand.py
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Wed, 4 Aug 2021 11:35:48 +0000 (11:35 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Wed, 4 Aug 2021 11:35:48 +0000 (11:35 +0000)
commitae63d7db7c6cf2e015e0a59645031d7ddac817a6
treeceb2bf9df0c71941fc70754bf5f9ca651b4b409a
parente6bb2ae13949291359b48d66847ae1605b160bc2
feat(unitproc/python):Add sleepRand.py

- note: sleeps for random amount of time using inverse gaussian
  distribution.
unitproc/python/sleepRand.py [new file with mode: 0755]