We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f435a2 commit ae0da11Copy full SHA for ae0da11
lib/node_modules/@stdlib/random/iter/arcsine/docs/types/index.d.ts
@@ -54,7 +54,7 @@ interface Options {
54
}
55
56
/**
57
-* Class for iterators of pseudorandom numbers drawn from an arcsine distribution.
+* Interface for iterators of pseudorandom numbers drawn from an arcsine distribution.
58
*/
59
interface RandIter extends Iterator {
60
0 commit comments