Skip to content

Commit

Permalink
Update lib/node_modules/@stdlib/stats/base/dnanrange/benchmark/benchm…
Browse files Browse the repository at this point in the history
…ark.ndarray.js

Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
  • Loading branch information
Planeshifter authored Dec 28, 2024
1 parent 978125b commit 2755292
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ var dnanrange = require( './../lib/ndarray.js' );
/**
* Returns a random value or `NaN`.
*
* @private
* @returns {number} random number or `NaN`
*/
function rand() {
Expand Down

0 comments on commit 2755292

Please sign in to comment.