xref
: /
buildroot
/
support
/
testing
/
tests
/
package
/
sample_python_pynacl.py
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
import
nacl
.
utils
2
3
nonce
=
nacl
.
utils
.
random
(
16
)
4