Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.random.RandomState.bytes

RandomState.bytes(length)

Return random bytes.

Parameters:

length : int

Number of random bytes.

Returns:

out : str

String of lengthlength.

Examples

>>>np.random.bytes(10)' eh\x85\x022SZ\xbf\xa4' #random

Previous topic

numpy.random.RandomState.binomial

Next topic

numpy.random.RandomState.chisquare

  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Jun 10, 2017.
  • Created usingSphinx 1.5.3.

[8]ページ先頭

©2009-2025 Movatter.jp