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

randomForIV is undefined #69

@bincTW

Description

@bincTW

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions