Commit 31aff93
committed
remove: remove C APIs in favor of
With the creation of `@stdlib/random/base/shared`, the C APIs in
the sub-namespace are now redundant and can be removed.
BREAKING CHANGE: deprecate C APIs in favor of `random/base/shared`
To migrate, users should explicitly depend on `@stdlib/random/base/shared`
and update their include paths accordingly.
Ref: #1342
Ref: #1199random/base/shared
1 parent 3f6ef04 commit 31aff93
File tree
8 files changed
+0
-1403
lines changed- lib/node_modules/@stdlib/random/base
- benchmark/c
- examples/c
- include/stdlib/random
- src
8 files changed
+0
-1403
lines changedLines changed: 0 additions & 146 deletions
This file was deleted.
0 commit comments