MCPcopy Create free account
hub / github.com/numpy/numpy / time_random

Method time_random

benchmarks/benchmarks/bench_import.py:33–34  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

31 self.execute('from numpy import matlib')
32
33 def time_random(self):
34 self.execute('from numpy import random')

Callers

nothing calls this directly

Calls 1

executeMethod · 0.95

Tested by

no test coverage detected