Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

randomForIV is undefined #69

Open
bincTW opened this issue Jan 27, 2019 · 0 comments
Open

randomForIV is undefined #69

bincTW opened this issue Jan 27, 2019 · 0 comments

Comments

@bincTW
Copy link

bincTW commented Jan 27, 2019

As provided in example:
var mod = require('bencoding.securely');
var iv = mod.randomForIV();
Ti.API.info('Random IV = ' + iv);

returns an error:
"mod.randomForIV is not a function. (In 'mod.randomForIV()', 'mod.randomForIV' is undefined)";

Ti SDK 7.5.0GA

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant