Skip to content

Commit

Permalink
feat: Export EntropyProvider and UnsignedTypedArray
Browse files Browse the repository at this point in the history
Closes #296.
  • Loading branch information
luczsoma committed Feb 14, 2020
1 parent 2d6fc00 commit 60ce767
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
export { EntropyProvider } from './entropyProvider';
export { RandomGenerator } from './randomGenerator';
export { UnsignedTypedArray } from './unsignedTypedArray';

0 comments on commit 60ce767

Please sign in to comment.