mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Remove references to _.
This commit is contained in:
@@ -3,7 +3,7 @@ const nativeFloor = Math.floor;
|
||||
const nativeRandom = Math.random;
|
||||
|
||||
/**
|
||||
* The base implementation of `_.random` without support for returning
|
||||
* The base implementation of `random` without support for returning
|
||||
* floating-point numbers.
|
||||
*
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user