Skip to content

Commit b86fe44

Browse files
author
minjk-bl
committed
Numpy libraries update
1 parent eb28667 commit b86fe44

File tree

3 files changed

+2086
-6
lines changed

3 files changed

+2086
-6
lines changed

data/libraries.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,7 @@
22522252
"desc" : "Random number generation",
22532253
"item" : [
22542254
{
2255-
"id": "np_randomRandint",
2255+
"id": "np_randint",
22562256
"type": "function",
22572257
"level": 3,
22582258
"name": "randint",
@@ -2263,7 +2263,7 @@
22632263
"useAutoV2": true
22642264
},
22652265
{
2266-
"id": "np_randomRand",
2266+
"id": "np_rand",
22672267
"type": "function",
22682268
"level": 3,
22692269
"name": "rand",

0 commit comments

Comments
 (0)