Class $we.array
we array方法
Defined in: array.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<static> |
$we.array.rand(arr, len)
随机排列数组,随机程度不是很高
|
Method Detail
<static>
{array}
$we.array.rand(arr, len)
随机排列数组,随机程度不是很高
- Parameters:
- {array} arr
- 数组
- {number} len
- 取出几个
- Returns:
- {array} 数组