We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5f219 commit f2b82b7Copy full SHA for f2b82b7
lib/node_modules/@stdlib/random/streams/arcsine/docs/types/index.d.ts
@@ -37,6 +37,7 @@ interface Options {
37
* Specifies how `Buffer` objects should be decoded to strings (default: `null`).
38
*/
39
encoding?: string | null;
40
+
41
/**
42
* Specifies the maximum number of bytes to store in an internal buffer before ceasing to generate additional pseudorandom numbers.
43
0 commit comments