@@ -4,6 +4,8 @@ A library which provides a random string generation function.
+ Usage
+ Usage
#include <libecrypt.h>
int main() {
int main() {
ecrypt(PASSWD_LENGTH);
ecrypt(PASSWD_LENGTH);
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.