Combined constraints and introduced value randomizer.
diff --git a/skeletons/constr_SET.h b/skeletons/constr_SET.h
index 6a8d077..a83ca1e 100644
--- a/skeletons/constr_SET.h
+++ b/skeletons/constr_SET.h
@@ -55,6 +55,7 @@
 xer_type_encoder_f SET_encode_xer;
 per_type_decoder_f SET_decode_uper;
 per_type_encoder_f SET_encode_uper;
+asn_random_fill_f  SET_random_fill;
 extern asn_TYPE_operation_t asn_OP_SET;
 
 /***********************