nlcpy
3.0.1
User’s Guide
Reference Manual
Multi-Dimensional Array (ndarray)
Constants
Environment Vaiables
Array Creation Routines
Array Manipulation Routines
Universal Functions (ufunc)
Mathematical Functions
Discrete Fourier Transform
Indexing Routines
Input and Output
Just-In-Time Compilation
Random Sampling
Generator
Available Functions and Methods
RandomState
Available Functions and Methods
Seeding and State
Simple Random Data
Permutations
Distributions
Stencil Code Accelerator Interface
Sorting, Searching, and Counting
Statistics
Linear Algebra
Logic Functions
Request Management Routines
MaskedArray
Floating Point Error Handling
Miscellaneous Routines
Profiling Routines
VE Device Management
Logging (for developer)
Release Notes
nlcpy
»
Reference Manual
»
Random Sampling
»
nlcpy.random.RandomState.ranf
English
Japanese
nlcpy.random.RandomState.ranf
RandomState.
ranf
(
self
,
size
)
This is an alias of random_sample.
See random_sample for the complete documentation.