kripod/hmac-rng.js

View on GitHub
.gitattributes

Summary

Maintainability
Test Coverage
# Automatically detect text files and perform LF normalization
* text=auto

# Git-related files
.gitattributes text
.gitignore text

# Documentation
*.md text
LICENSE text

# Source code
*.js text