Skip to content

Commit b32a8e2

Browse files
authored
Update README.md
1 parent 9508942 commit b32a8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🎲 gfc — fast & lazy random permutations
22

3-
[![Tests Status](https://img.shields.io/github/workflow/status/maxmouchet/gfc/Tests?logo=github&label=tests)](https://github.com/maxmouchet/gfc/actions/workflows/tests.yml)
3+
[![Tests Status](https://img.shields.io/github/actions/workflow/status/maxmouchet/gfc/tests.yml?logo=github&label=tests)](https://github.com/maxmouchet/gfc/actions/workflows/tests.yml)
44
[![PyPI](https://img.shields.io/pypi/v/pygfc?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/pygfc/)
55

66
gfc is a C implementation of a Generalized-Feistel Cipher [[1, alg. 3]](#1) for generating random permutations.

0 commit comments

Comments
 (0)